summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-03-02 21:42:29 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-03-02 21:42:29 -0300
commit9711dbd81d304db384357615bc384b2d5ecba74a (patch)
tree43f9a7380860bb8f8ff6a248e1530848e82062e4 /i18n/en.json
parentc52153bf601cee5bc21e9e79efcd1fdd5ef1dac7 (diff)
downloadchat-9711dbd81d304db384357615bc384b2d5ecba74a.tar.gz
chat-9711dbd81d304db384357615bc384b2d5ecba74a.tar.bz2
chat-9711dbd81d304db384357615bc384b2d5ecba74a.zip
Add missing es loc strings to server and frontend
- Sort files contents by id
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 0e912f95c..2b125feca 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2648,6 +2648,10 @@
"translation": "We encountered an error updating the channel member"
},
{
+ "id": "store.sql_command.analytics_command_count.app_error",
+ "translation": "We couldn't count the commands"
+ },
+ {
"id": "store.sql_command.save.delete.app_error",
"translation": "We couldn't delete the command"
},
@@ -2676,10 +2680,6 @@
"translation": "We couldn't update the command"
},
{
- "id": "store.sql_command.analytics_command_count.app_error",
- "translation": "We couldn't count the commands"
- },
- {
"id": "store.sql_license.get.app_error",
"translation": "We encountered an error getting the license"
},
@@ -2900,6 +2900,10 @@
"translation": "We couldn't update the preference"
},
{
+ "id": "store.sql_session.analytics_session_count.app_error",
+ "translation": "We couldn't count the sessions"
+ },
+ {
"id": "store.sql_session.cleanup_expired_sessions.app_error",
"translation": "We encountered an error while deleting expired user sessions"
},
@@ -2952,10 +2956,6 @@
"translation": "We couldn't update the roles"
},
{
- "id": "store.sql_session.analytics_session_count.app_error",
- "translation": "We couldn't count the sessions"
- },
- {
"id": "store.sql_system.get.app_error",
"translation": "We encountered an error finding the system properties"
},
@@ -2968,6 +2968,10 @@
"translation": "We encountered an error updating the system property"
},
{
+ "id": "store.sql_team.analytics_team_count.app_error",
+ "translation": "We couldn't count the teams"
+ },
+ {
"id": "store.sql_team.get.find.app_error",
"translation": "We couldn't find the existing team"
},
@@ -3036,10 +3040,6 @@
"translation": "We couldn't update the team name"
},
{
- "id": "store.sql_team.analytics_team_count.app_error",
- "translation": "We couldn't count the teams"
- },
- {
"id": "store.sql_user.analytics_unique_user_count.app_error",
"translation": "We couldn't get the unique user count"
},