From 43483805eabcb36ef9018f12a82a6d3ac055baf5 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Wed, 15 Aug 2018 05:09:26 -0300 Subject: translations PR 20180813 (#9252) * translations PR 20180813 * Fix french translation --- i18n/en.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index d3ffdebb5..19c92a0b4 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -5942,10 +5942,6 @@ "id": "store.sql_user.get_for_login.multiple_users", "translation": "We found multiple users matching your credentials and were unable to log you in. Please contact an administrator." }, - { - "id": "store.sql_user.get_system_install_date.app_error", - "translation": "Unable to infer the system date based on the first user creation date." - }, { "id": "store.sql_user.get_new_users.app_error", "translation": "We encountered an error while finding the new users" @@ -5962,6 +5958,10 @@ "id": "store.sql_user.get_sysadmin_profiles.app_error", "translation": "We encountered an error while finding user profiles" }, + { + "id": "store.sql_user.get_system_install_date.app_error", + "translation": "Unable to infer the system date based on the first user creation date." + }, { "id": "store.sql_user.get_total_users_count.app_error", "translation": "We could not count the users" -- cgit v1.2.3-1-g7c22