nextcloud/server

Show active locale or language when either are forced rather than misleading `No locale set`

Open

#41.543 aperta il 16 nov 2023

Vedi su GitHub
 (3 commenti) (0 reazioni) (0 assegnatari)PHP (4865 fork)batch import
1. to developenhancementfeature: language/translations (l10n/i18n)feature: settingsgood first issuejavascript

Metriche repository

Star
 (34.953 star)
Metriche merge PR
 (Merge medio 20g) (627 PR mergiate in 30 g)

Descrizione

I've found that in case the local and/or language are forcedly selected the user profile shows not selected option, but not defined option. So, in config.php

force_local = > uk_UA
force_language => UK

Observe that the language and locale in profile are defined as The language is not defined

image

Instead of it should be defined as Ukrainian.

Guida contributor