Tiny comes with many language files, but in the cms it startet only with the default in english.
It is easy to make this work in all languages:
Code: Select all
verify_css_classes : "false",
language : "de",
If you use the user language preference to this it works.
Only some Tiny plugins (ex. ibrowser) have only one language files (english). This file must be copy to the language-file you wish and it must be translated.