feat:支持配置全局组织的显示名称 (#5919)

Co-authored-by: liubo <liubo@fit2cloud.com>
This commit is contained in:
liuboF2c
2021-04-08 13:55:58 +08:00
committed by GitHub
parent 32fe8f674c
commit 8b1e202e68
6 changed files with 18 additions and 2 deletions

Binary file not shown.

View File

@@ -2077,6 +2077,14 @@ msgstr "用户第一次登录修改profile后重定向到地址, 可以是 wi
msgid "Forgot password url"
msgstr "忘记密码URL"
#: settings/serializers/settings.py:23
msgid "Global organization name"
msgstr "全局组织名"
#: settings/serializers/settings.py:23
msgid "The name of global organization to display"
msgstr "全局组织的显示名称,默认为 全局组织"
#: settings/serializers/settings.py:24
msgid ""
"The forgot password url on login page, If you use ldap or cas external "