add updated locales for sso/ldap

This commit is contained in:
axolotle 2022-11-09 18:03:26 +01:00
parent 6db9d57c46
commit 5646c7a1b0

View file

@ -62,8 +62,8 @@
"archs": "Supported architectures:",
"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": {
"false": "Can be installed only once",
@ -72,8 +72,8 @@
"resources": "Typical resource usage: {ram} RAM, {disk} disk",
"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"
},