Tutos supports a lot of languages of which a list is shown below. Supported languages and their filenames:
language | file |
---|---|
English | en.p3 |
English/US | en-us.p3 |
German | de.p3 |
Spanish | es.p3 |
Swedish | sv.p3 |
Greek | el.p3 |
Italian | it.p3 |
French | fr.p3 |
Dutch | nl.p3 |
Polish | pl.p3 |
Korean | ko.p3 |
Russian | ru.p3 |
Chinese | tw.p3 and zh.p3 |
Mexican | es_mx.p3 |
Portugese/Brazilian | pt-br.p3 |
If you do not like the texts that are used in the default TUTOS release, you may change it as you like.
Create a new file php/lang_custom.p3 with the same format like php/en.p3 (or your own language-file) and put all changed text in there. If you are working in an multilingual environment you can create custom language files named en_custom.p3 or de_custom.p3. In the user settings it is possible to select a language to use. For example: in an english environment TUTOS first reads php/en.p3 than it looks for php/en_custom.p3 and after that for lang_custom.p3 . Each of these fies overwrites the last definitions. These custom files will never be distributed with a new TUTOS release and should be a safe place if an update happens. If you have any corrections or new translations please contact the author !