|
|
@@ -438,7 +438,7 @@
|
|
|
"Load plugins": "Load plugins",
|
|
|
"Enable": "Enable",
|
|
|
"Disable": "Disable",
|
|
|
- "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>%s</code> is used."
|
|
|
+ "Use env var if empty": "If the value in the database is empty, the value of the environment variable <code>{{env}}</code> is used."
|
|
|
},
|
|
|
|
|
|
"security_setting": {
|
|
|
@@ -490,7 +490,7 @@
|
|
|
"Treat username matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>username</code>.",
|
|
|
"Treat email matching as identical": "Automatically bind external accounts newly logged in to local accounts when <code>%s</code> match",
|
|
|
"Treat email matching as identical_warn": "WARNING: Be aware of security because the system treats the same user as a match of <code>%s</code>.",
|
|
|
- "Use env var if empty": "Use env var <code>%s</code> if empty",
|
|
|
+ "Use env var if empty": "Use env var <code>{{env}}</code> if empty",
|
|
|
"Use default if both are empty": "If both are empty, the default value <code>%s</code> is used.",
|
|
|
"missing mandatory configs": "The following mandatory items are not set in either database nor environment variables.",
|
|
|
"Local": {
|