|
|
@@ -66,7 +66,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 <cod>{{variable}}</code> is used.",
|
|
|
+ "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <code>{{variable}}</code> is used.",
|
|
|
"note_for_the_only_env_option": "The GCS Settings is limited by the value of environment variable.<br>To change this setting, please change to false or delete the value of the environment variable <code>{{env}}</code> ."
|
|
|
},
|
|
|
"markdown_setting": {
|
|
|
@@ -253,7 +253,7 @@
|
|
|
"delete": "Delete"
|
|
|
},
|
|
|
"slack_integration": {
|
|
|
- "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <cod>{{variable}}</code> is used.",
|
|
|
+ "use_env_var_if_empty": "If the value in the database is empty, the value of the environment variable <code>{{variable}}</code> is used.",
|
|
|
"access_token_settings": {
|
|
|
"discard": "Discard",
|
|
|
"generate": "Generate"
|