mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Issue #3124 Fix for TinyMce language path.
This commit is contained in:
@@ -240,7 +240,7 @@ class wysiwyg
|
||||
'Danish' => 'da',
|
||||
// 'Divehi' => 'dv',
|
||||
'Dutch' => 'nl',
|
||||
'English' => 'en', // Default language file.
|
||||
'English' => 'en_GB', // Default language file.
|
||||
// 'English (Canada)' => 'en_CA',
|
||||
// 'English (United Kingdom)' => 'en_GB',
|
||||
'Esperanto' => 'eo',
|
||||
|
Reference in New Issue
Block a user