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