Update fts translations
This commit is contained in:
@@ -700,7 +700,7 @@
|
|||||||
"spamFilter": "Spam filtering",
|
"spamFilter": "Spam filtering",
|
||||||
"spamFilterOverview": "{{ blacklistCount }} address(es) on the blocklist.",
|
"spamFilterOverview": "{{ blacklistCount }} address(es) on the blocklist.",
|
||||||
"changeDomainProgress": "Changing Email domain:",
|
"changeDomainProgress": "Changing Email domain:",
|
||||||
"solrFts": "Full Text Search (Solr)",
|
"solrFts": "Full Text Search",
|
||||||
"solrEnabled": "Enabled",
|
"solrEnabled": "Enabled",
|
||||||
"solrDisabled": "Disabled",
|
"solrDisabled": "Disabled",
|
||||||
"solrRunning": "Running",
|
"solrRunning": "Running",
|
||||||
@@ -767,9 +767,9 @@
|
|||||||
"sendAction": "Send"
|
"sendAction": "Send"
|
||||||
},
|
},
|
||||||
"solrConfig": {
|
"solrConfig": {
|
||||||
"title": "Full Text Search (Solr)",
|
"title": "Full Text Search",
|
||||||
"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.",
|
"description": "Solr & Tika can be used to provide fast full-text search for emails and attachments. 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",
|
"enableSolrCheckbox": "Enable Full Text Search",
|
||||||
"notEnoughMemory": "Please allocate at least 3GB to the mail service to enable solr."
|
"notEnoughMemory": "Please allocate at least 3GB to the mail service to enable solr."
|
||||||
},
|
},
|
||||||
"typeFilterHeader": "All Events",
|
"typeFilterHeader": "All Events",
|
||||||
|
|||||||
Reference in New Issue
Block a user