TinyMCE is multilingual but not in cms

General project discussion. NOT for help questions.
Post Reply
piratos

TinyMCE is multilingual but not in cms

Post by piratos »

At first - the latest version of Tiny is 1.44 .

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",
		
Here i set it to german.

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.
Post Reply

Return to “General Discussion”