mirror of
https://github.com/YunoHost/yunohost-admin.git
synced 2024-09-03 20:06:15 +02:00
add updated locales for sso/ldap
This commit is contained in:
parent
6db9d57c46
commit
5646c7a1b0
1 changed files with 4 additions and 4 deletions
|
@ -62,8 +62,8 @@
|
||||||
"archs": "Supported architectures:",
|
"archs": "Supported architectures:",
|
||||||
"ldap": {
|
"ldap": {
|
||||||
"false": "Does not use YunoHost accounts to login (LDAP)",
|
"false": "Does not use YunoHost accounts to login (LDAP)",
|
||||||
"null": "No information about LDAP integration",
|
"true": "Use YunoHost accounts to login (LDAP)",
|
||||||
"true": "Use YunoHost accounts to login (LDAP)"
|
"?": "No information about LDAP integration"
|
||||||
},
|
},
|
||||||
"multi_instance": {
|
"multi_instance": {
|
||||||
"false": "Can be installed only once",
|
"false": "Can be installed only once",
|
||||||
|
@ -72,8 +72,8 @@
|
||||||
"resources": "Typical resource usage: {ram} RAM, {disk} disk",
|
"resources": "Typical resource usage: {ram} RAM, {disk} disk",
|
||||||
"sso": {
|
"sso": {
|
||||||
"false": "Single sign-on is not available (SSO)",
|
"false": "Single sign-on is not available (SSO)",
|
||||||
"null": "No information about SSO integration",
|
"true": "Single sign-on is available (SSO)",
|
||||||
"true": "Single sign-on is available (SSO)"
|
"?": "No information about SSO integration"
|
||||||
},
|
},
|
||||||
"title": "YunoHost integration"
|
"title": "YunoHost integration"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue