nextcloud: try next locale

This commit is contained in:
xeruf 2022-05-06 14:46:36 +01:00
parent ca267f0ef4
commit 566f79b214
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ data:
$CONFIG = array (
'allow_user_to_change_display_name' => false,
'default_phone_region' => 'DE',
'default_locale' => 'en_uk', # https://github.com/moment/moment/tree/2.18.1/locale
'default_locale' => 'en-gb', # https://github.com/moment/moment/tree/2.18.1/locale
#'default_language' => 'en_de', # https://www.transifex.com/explore/languages/
'lost_password_link' => 'https://sso.ftt.gmbh/login/recovery',
#'theme' => 'dark',