mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 00:45:09 +00:00
fix(mail(js)): map the NSLocale to the proper CKEditor locale
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
'toolbar': [['Bold', 'Italic', '-', 'Link',
|
||||
'Font','FontSize','-','TextColor',
|
||||
'BGColor', 'Source']],
|
||||
language: defaults.LocaleCode
|
||||
language: defaults.ckLocaleCode
|
||||
};
|
||||
|
||||
if (!this.account.encryption)
|
||||
|
||||
Reference in New Issue
Block a user