mirror of
https://github.com/godotengine/godot.git
synced 2025-10-15 02:49:24 +00:00
i18n: Add a README file to point to the Weblate repo
This commit is contained in:
20
tools/translations/README.md
Normal file
20
tools/translations/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# How to contribute translations
|
||||
|
||||
Godot's translation work is coordinated on
|
||||
[Hosted Weblate](https://hosted.weblate.org/projects/godot-engine/godot),
|
||||
an open source web-based translation platform, where contributors can work
|
||||
together on translations using various internationalization features.
|
||||
Creating an account there is free, and you can also login directly with
|
||||
your GitHub, BitBucket, Google or Facebook account.
|
||||
|
||||
To avoid merge conflicts when syncing translations from Weblate (currently
|
||||
this is done manually), we ask all contributors to work there instead of
|
||||
making pull requests on this repository.
|
||||
|
||||
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).
|
Reference in New Issue
Block a user