summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/i18n/en.json b/i18n/en.json
index df30fd9d5..4c09b8eba 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4384,10 +4384,6 @@
"translation": "Message retention must be one day or longer."
},
{
- "id": "model.config.is_valid.localization.available_locales.app_error",
- "translation": "Available Languages must contain Default Client Language"
- },
- {
"id": "model.config.is_valid.elastic_search.aggregate_posts_after_days.app_error",
"translation": "Elasticsearch AggregatePostsAfterDays setting must be a number greater than or equal to 1"
},
@@ -4532,6 +4528,10 @@
"translation": "Invalid listen address for service settings Must be set."
},
{
+ "id": "model.config.is_valid.localization.available_locales.app_error",
+ "translation": "Available Languages must contain Default Client Language"
+ },
+ {
"id": "model.config.is_valid.login_attempts.app_error",
"translation": "Invalid maximum login attempts for service settings. Must be a positive number."
},
@@ -5552,6 +5552,10 @@
"translation": "We couldn't count the commands"
},
{
+ "id": "store.sql_command.get_by_trigger.app_error",
+ "translation": "We couldn't get the command"
+ },
+ {
"id": "store.sql_command.save.delete.app_error",
"translation": "We couldn't delete the command"
},
@@ -5580,10 +5584,6 @@
"translation": "We couldn't update the command"
},
{
- "id": "store.sql_command.get_by_trigger.app_error",
- "translation": "We couldn't get the command"
- },
- {
"id": "store.sql_command_webhooks.get.app_error",
"translation": "We couldn't get the webhook"
},