summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-08-15 05:09:26 -0300
committerCarlos Tadeu Panato Junior <ctadeu@gmail.com>2018-08-15 10:09:26 +0200
commit43483805eabcb36ef9018f12a82a6d3ac055baf5 (patch)
treeecebb946325e59631f9ae4e46104ee920964942b /i18n/en.json
parente39ebd0883a20ab20977e054d09f605fb5139925 (diff)
downloadchat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.gz
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.tar.bz2
chat-43483805eabcb36ef9018f12a82a6d3ac055baf5.zip
translations PR 20180813 (#9252)
* translations PR 20180813 * Fix french translation
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index d3ffdebb5..19c92a0b4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -5943,10 +5943,6 @@
"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"
},
@@ -5963,6 +5959,10 @@
"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"
},