From 7c4e338a5652835ba6de986c3d56525acffe7d47 Mon Sep 17 00:00:00 2001 From: enahum Date: Tue, 10 Oct 2017 15:50:26 -0300 Subject: translations PR 20171009 (#7598) --- i18n/en.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index df30fd9d5..4c09b8eba 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -4383,10 +4383,6 @@ "id": "model.config.is_valid.data_retention.message_retention_days_too_low.app_error", "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" @@ -4531,6 +4527,10 @@ "id": "model.config.is_valid.listen_address.app_error", "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." @@ -5551,6 +5551,10 @@ "id": "store.sql_command.analytics_command_count.app_error", "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" @@ -5579,10 +5583,6 @@ "id": "store.sql_command.save.update.app_error", "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" -- cgit v1.2.3-1-g7c22