diff --git a/src/Forms/HTMLEditor/TinyMCEConfig.php b/src/Forms/HTMLEditor/TinyMCEConfig.php index 36a340367..4e627241c 100644 --- a/src/Forms/HTMLEditor/TinyMCEConfig.php +++ b/src/Forms/HTMLEditor/TinyMCEConfig.php @@ -31,7 +31,7 @@ class TinyMCEConfig extends HTMLEditorConfig implements i18nEntityProvider 'ar_EG' => 'ar', 'ca_AD' => 'ca', 'ca_ES' => 'ca', - 'cs_CZ' => 'cs', + 'cs_CZ' => 'cs_CZ', 'cy_GB' => 'cy', 'da_DK' => 'da', 'da_GL' => 'da',