From a73015fa6e3a56f84206a5a8b85c7a7285173417 Mon Sep 17 00:00:00 2001 From: Michael Plotke Date: Tue, 31 Jul 2018 14:37:54 -0400 Subject: [PATCH] fix english translation bundle link, fix spelling --- TRANSLATING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TRANSLATING.md b/TRANSLATING.md index b40c0c79d1..efea047a75 100644 --- a/TRANSLATING.md +++ b/TRANSLATING.md @@ -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. 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'. #### Useful Information @@ -36,4 +36,4 @@ There are two ways to test the translation bundle: **And that's it.** -*(...of course, that's never really it. Bother me on Discord when something inevatably goes wrong.)* \ No newline at end of file +*(...of course, that's never really it. Bother me on Discord when something inevitably goes wrong.)*