Update translations
This commit is contained in:
@@ -551,7 +551,7 @@
|
||||
"title": "Full Text Search (Solr)",
|
||||
"description": "Solr can be used to provide fast full-text search for emails. Solr is only run if the <a href=\"/#/services\" target=\"_blank\">mail service</a> has been allocated at least 3GB RAM.",
|
||||
"enableSolrCheckbox": "Enable Full Text Search using Solr",
|
||||
"notEnoughMemory": "Please allocate atleast 3GB to the mail service to enable solr."
|
||||
"notEnoughMemory": "Please allocate at least 3GB to the mail service to enable solr."
|
||||
},
|
||||
"typeFilterHeader": "All Events"
|
||||
},
|
||||
@@ -779,7 +779,7 @@
|
||||
"manualInfo": "All DNS records have to be setup manually before each app installation.",
|
||||
"wildcardInfo": "Setup <i>A</i> records for <b>*.{{ domain }}</b> and <b>{{ domain }}</b> to this server's IP.",
|
||||
"letsEncryptInfo": "Let's Encrypt requires your server to be reachable on port 80",
|
||||
"advancedAction": "Advanced settings...",
|
||||
"advancedAction": "Advanced settings…",
|
||||
"zoneName": "Zone Name (Optional)",
|
||||
"certProvider": "Certificate Provider",
|
||||
"fallbackCert": "Fallback Certificate (optional)",
|
||||
@@ -819,13 +819,13 @@
|
||||
"scheduler": "Scheduler/Cron",
|
||||
"restart": "Restart",
|
||||
"uploadToTmp": "Upload to /tmp",
|
||||
"uploading": "Uploading...",
|
||||
"uploading": "Uploading…",
|
||||
"downloadAction": "Download",
|
||||
"busy": {
|
||||
"restarting": "Restarting app...",
|
||||
"restartingInPausedMode": "Restarting app in paused mode...",
|
||||
"resuming": "App is being resumed...",
|
||||
"installing": "App is being installed..."
|
||||
"restarting": "Restarting app…",
|
||||
"restartingInPausedMode": "Restarting app in paused mode…",
|
||||
"resuming": "App is being resumed…",
|
||||
"installing": "App is being installed…"
|
||||
},
|
||||
"contextmenu": {
|
||||
"copy": "Copy",
|
||||
|
||||
Reference in New Issue
Block a user