Great! We are really appreciating this.
At the moment the de.yml and en.yml are officially supported locales. For translations to any other language, please do the following:
take the en.yml, copy it and rename the copy with the abbreviation of the country, e.g. en.yml -> es.yml
in the first line of the file, replace en with the abbreviation of the country, e.g. en: -> es:
replace each value with a corresponding translation, e.g.
en:
account:
delete: "Delete account"
change to e.g.
es:
account:
delete: "Apagar cuenta"
to activate the new language in your installation, go to -> Administraion -> Settings -> Display and checkmark the new language. It should then be available for all user to choose in their account settings.
Important: Please note that we are doing quite big changes to the code within the ongoing migration. This also might result in rapid changes to the en.yml. We are working on a process on how to notify you about such changes.
Thanks!
Replies (2)
Great! We are really appreciating this.
At the moment the de.yml and en.yml are officially supported locales. For translations to any other language, please do the following:
change to e.g.
Important: Please note that we are doing quite big changes to the code within the ongoing migration. This also might result in rapid changes to the en.yml. We are working on a process on how to notify you about such changes.
Thanks!
OK, I understood now :-) (hey… “apagar” means shutdown, its “borrar”)
There I am uploading the es.yml