diff --git a/i18n/en.json b/i18n/en.json index 60014df211..af271adaa4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5091,8 +5091,8 @@ "translation": "Failed to index the user" }, { - "id": "ent.elasticsearch.indexer.do_job.get_oldest_post.error", - "translation": "The oldest post could not be retrieved from the database" + "id": "ent.elasticsearch.indexer.do_job.get_oldest_entity.error", + "translation": "The oldest entity (user, channel or post), could not be retrieved from the database" }, { "id": "ent.elasticsearch.indexer.do_job.parse_end_time.error",