Skip to content

Commit 0d18493

Browse files
monkeyiqtvdijen
andcommitted
locale: add support for transitioning st to en_LS (#2274)
* locale: add support for transitioning st to en_LS * Update config-template * rename locale directories including in the modules --------- Co-authored-by: Tim van Dijen <[email protected]>
1 parent 6b64327 commit 0d18493

File tree

7 files changed

+1
-1
lines changed

7 files changed

+1
-1
lines changed

config/config.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ $config = [
829829
'language.available' => [
830830
'en', 'no', 'nn', 'se', 'da', 'de', 'sv', 'fi', 'es', 'ca', 'fr', 'it', 'nl', 'lb',
831831
'cs', 'sk', 'sl', 'lt', 'hr', 'hu', 'pl', 'pt', 'pt_BR', 'tr', 'ja', 'zh', 'zh_TW',
832-
'ru', 'et', 'he', 'id', 'sr', 'lv', 'ro', 'eu', 'el', 'af', 'zu', 'xh', 'st',
832+
'ru', 'et', 'he', 'id', 'sr', 'lv', 'ro', 'eu', 'el', 'af', 'zu', 'xh', 'en_LS',
833833
],
834834
'language.rtl' => ['ar', 'dv', 'fa', 'ur', 'he'],
835835
'language.default' => 'en',
File renamed without changes.
File renamed without changes.

modules/multiauth/locales/st/LC_MESSAGES/multiauth.po renamed to modules/multiauth/locales/en_LS/LC_MESSAGES/multiauth.po

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)