mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update en.json (#12684)
This commit is contained in:
committed by
Ben Schumacher
parent
cacdda702e
commit
3a1deeaac5
10
i18n/en.json
10
i18n/en.json
@@ -4524,15 +4524,15 @@
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.connection_url.app_error",
|
||||
"translation": "Elasticsearch ConnectionUrl setting must be provided when Elastic Search indexing is enabled."
|
||||
"translation": "Elasticsearch ConnectionUrl setting must be provided when Elasticsearch indexing is enabled."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_autocomplete.app_error",
|
||||
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elastic Search AutocompleteEnabled is set to true."
|
||||
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elasticsearch AutocompleteEnabled is set to true."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.enable_searching.app_error",
|
||||
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elastic Search SearchEnabled is set to true."
|
||||
"translation": "Elasticsearch IndexingEnabled setting must be set to true when Elasticsearch SearchEnabled is set to true."
|
||||
},
|
||||
{
|
||||
"id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error",
|
||||
@@ -7480,11 +7480,11 @@
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.no_longer_support",
|
||||
"translation": "We no longer support this browser"
|
||||
"translation": "This browser is no longer supported by Mattermost"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.no_longer_support_version",
|
||||
"translation": "We no longer support this version of your browser"
|
||||
"translation": "This version of your browser is no longer supported by Mattermost"
|
||||
},
|
||||
{
|
||||
"id": "web.error.unsupported_browser.open_system_browser.edge",
|
||||
|
||||
Reference in New Issue
Block a user