nextcloud/server

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

開放

#41,543 建立於 2023年11月16日

 (3 則留言) (0 個反應) (0 位負責人)PHP (4,865 個分叉)batch import
1. to developenhancementfeature: language/translations (l10n/i18n)feature: settingsgood first issuejavascript

倉庫指標

星標
 (34,953 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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.

貢獻者指南