summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index ae436ebf8..84162e6e9 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3720,6 +3720,14 @@
"translation": "Failed to setup Elasticsearch index mapping"
},
{
+ "id": "ent.elasticsearch.data_retention_delete_indexes.get_indexes.error",
+ "translation": "Failed to get Elasticsearch indexes"
+ },
+ {
+ "id": "ent.elasticsearch.data_retention_delete_indexes.delete_index.error",
+ "translation": "Failed to delete Elasticsearch index"
+ },
+ {
"id": "ent.elasticsearch.delete_post.error",
"translation": "Failed to delete the post"
},