From fe368a74565e736ad1fb1dfc20ab364379d83ae9 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Wed, 19 Jul 2017 09:43:05 +0100 Subject: PLT-6595: API to purge Elasticsearch indexes. (#6971) --- i18n/en.json | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 0ba3194fa..27e65c6ba 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3511,6 +3511,14 @@ "id": "ent.elasticsearch.search_posts.disabled", "translation": "ElasticSearch searching is disabled on this server" }, + { + "id": "ent.elasticsearch.generic.disabled", + "translation": "ElasticSearch search is not enabled on this server" + }, + { + "id": "ent.elasticsearch.purge_indexes.delete_failed", + "translation": "Failed to delete Elasticsearch index" + }, { "id": "ent.elasticsearch.search_posts.search_failed", "translation": "Search failed to complete" -- cgit v1.2.3-1-g7c22