Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken
2018-07-31 21:55:22 -04:00

View File

@@ -18,7 +18,7 @@ Once this is done, all you need to do is wait for me to approve your changes.
If a translation bundle for your language *doesn't* exist, you need to create one yourself. If a translation bundle for your language *doesn't* exist, you need to create one yourself.
In the folder with all the bundles in it, click the *'create new file'* button, and name it `bundle_(locale code here).properties`. In the folder with all the bundles in it, click the *'create new file'* button, and name it `bundle_(locale code here).properties`.
Then, copy-paste the entire contents of the [English translation bundle](https://raw.githubusercontent.com/Anuken/Mindustry/master/core/assets/bundles/bundle.propertie) into the file, and translate all the necessary text to your language. Then, copy-paste the entire contents of the [English translation bundle](https://raw.githubusercontent.com/Anuken/Mindustry/master/core/assets/bundles/bundle.properties) into the file, and translate all the necessary text to your language.
Once you are done, press the *propose new file* button at the bottom, then 'create pull request twice'. Once you are done, press the *propose new file* button at the bottom, then 'create pull request twice'.
#### Useful Information #### Useful Information
@@ -36,4 +36,4 @@ There are two ways to test the translation bundle:
**And that's it.** **And that's it.**
*(...of course, that's never really it. Bother me on Discord when something inevatably goes wrong.)* *(...of course, that's never really it. Bother me on Discord when something inevitably goes wrong.)*