fix(mail(js)): map the NSLocale to the proper CKEditor locale

This commit is contained in:
Francis Lachapelle
2022-03-21 15:57:51 -04:00
parent 06497a729c
commit 7c0592e03e
3 changed files with 13 additions and 2 deletions
@@ -28,7 +28,7 @@
'toolbar': [['Bold', 'Italic', '-', 'Link',
'Font','FontSize','-','TextColor',
'BGColor', 'Source']],
language: defaults.LocaleCode
language: defaults.ckLocaleCode
};
if (!this.account.encryption)