nextcloud/server
Show active locale or language when either are forced rather than misleading `No locale set`
Aberta
#41.543 aberto em 16 de nov. de 2023
1. to developenhancementfeature: language/translations (l10n/i18n)feature: settingsgood first issuejavascript
Métricas do repositório
- Stars
- (34.953 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
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
Instead of it should be defined as Ukrainian.