diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-12-04 21:10:12 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-12-04 21:10:19 +0100 |
commit | 56fe852bae89243d61e91365d6a74eb8af141277 (patch) | |
tree | 80b4d4f79b88ff569c97d3efb644465ddb97c3f3 /editor/translations | |
parent | 5868754b013fa0579f0781bd8c1c5ba0fc9e784d (diff) |
i18n: Fix instructions for adding new language
Closes #13972.
[ci skip]
Diffstat (limited to 'editor/translations')
-rw-r--r-- | editor/translations/README.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/editor/translations/README.md b/editor/translations/README.md index 351bc9e2d1..f30f4e61fb 100644 --- a/editor/translations/README.md +++ b/editor/translations/README.md @@ -16,5 +16,8 @@ Link if you missed it: https://hosted.weblate.org/projects/godot-engine/godot ## Adding new languages If you want to translate for a language which is not featured yet on Weblate, -open an issue on this repo to ask that the language is added, or contact -Akien/@akien-mga directly on IRC (#godotengine channel on Freenode). +you can add it (when logged in) by clicking the "Start new translation" +button at the bottom of the page. + +Alternatively, you can use this +[direct link](https://hosted.weblate.org/new-lang/godot-engine/godot/). |