Changes

From Amahi Wiki
Jump to: navigation, search
2 bytes removed ,  02:15, 1 February 2019
Translation is really very easy using our online translation tool and is the preferred way to make Amahi available in your language!
If you are interested in contributing get in touch with us at ''translations at <this domain dot org>''.
= Translation Requirements =
That's it! you can do it by cut and paste or with git:
{{Code| <pre>
git clone git://git.amahi.org/amahi.git
cd amahi/platform/platform/html/config/locales
[edit the yourlocale.yml file]
git commit yourlocale.yml
}}</pre>
For brownie points, you can also add those to
{{Code| amahi/platform/platform/html/app/controllers/setup_controller.rb}}
To find the code of your language, please visit [http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes the iso codes page]
12,424

edits