nextcloud/server

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

Open

#41 543 ouverte le 16 nov. 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (0 assignés)PHP (4 865 forks)batch import
1. to developenhancementfeature: language/translations (l10n/i18n)feature: settingsgood first issuejavascript

Métriques du dépôt

Stars
 (34 953 stars)
Métriques de merge PR
 (Merge moyen 20j) (627 PRs mergées en 30 j)

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

image

Instead of it should be defined as Ukrainian.

Guide contributeur