spohlenz / tinymce-rails

Integration of TinyMCE with the Rails asset pipeline
Other
812 stars 256 forks source link

I18n: TinyMCE rails not taking ISO 639-1 codes #189

Open terry90 opened 8 years ago

terry90 commented 8 years ago

I'm french and I'd like to normalize the I18n process for TinyMCE.

I18n.locale is returning a ISO 639-1 code but I cannot get a fr.js file working for the localization of TinyMCE. The french translation is only loaded with fr_FR.js, not fr.js

I can see the fr.js being fetched but not loaded, TinyMCE is in english.