|
|
@@ -329,9 +329,12 @@
|
|
|
"site_name": "Site name",
|
|
|
"sitename_change": "You can change site name which is used for header and HTML title.",
|
|
|
"header_content": "The contents entered here will be shown in the header etc.",
|
|
|
- "site_url_desc": "This is for the site URL setting.",
|
|
|
- "site_url_warn": "Some features don't work because the site URL is not set.",
|
|
|
- "siteurl_help": "Site full URL beginning from <code>http://</code> or <code>https://</code>.",
|
|
|
+ "site_url": {
|
|
|
+ "title": "Site URL settings",
|
|
|
+ "desc": "This is for the site URL setting.",
|
|
|
+ "warn": "Some features don't work because the site URL is not set.",
|
|
|
+ "help": "Site full URL beginning from <code>http://</code> or <code>https://</code>."
|
|
|
+ },
|
|
|
"confidential_name": "Confidential name",
|
|
|
"confidential_example": "ex): internal use only",
|
|
|
"default_language": "Default language for new users",
|
|
|
@@ -377,7 +380,7 @@
|
|
|
"custom_endpoint_change": "Input the URL of the endpoint of an object storage service like MinIO that has a S3-compatible API. Amazon S3 is used if empty.",
|
|
|
"plugin_settings": "Plugin settings",
|
|
|
"enable_plugin_loading": "Enable plugin loading",
|
|
|
- "load_plugins": "Load_plugins",
|
|
|
+ "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>{{variable}}</code> is used.",
|