summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-04 10:32:39 -0300
committerChristopher Speller <crspeller@gmail.com>2016-05-04 09:32:39 -0400
commit580c82beaf18058a2d122fc9fa1115c0277d936c (patch)
tree0f85808d8a803ede614ebc43da3ea0691cec2050 /i18n/en.json
parentd5b59707e653abf0d449a2fdc9d98e1e310cddf3 (diff)
downloadchat-580c82beaf18058a2d122fc9fa1115c0277d936c.tar.gz
chat-580c82beaf18058a2d122fc9fa1115c0277d936c.tar.bz2
chat-580c82beaf18058a2d122fc9fa1115c0277d936c.zip
Sort translations by id & add missing spanish translations (#2877)
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 487f386a5..95782061e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2020,10 +2020,6 @@
"translation": "Loaded config file from %v"
},
{
- "id": "mattermost.unable_to_load_config",
- "translation": "Unable to load mattermost configuration file:"
- },
- {
"id": "mattermost.current_version",
"translation": "Current version is %v (%v/%v/%v)"
},
@@ -2060,6 +2056,10 @@
"translation": "Failed to get system admins for security update information from Mattermost."
},
{
+ "id": "mattermost.unable_to_load_config",
+ "translation": "Unable to load mattermost configuration file:"
+ },
+ {
"id": "mattermost.working_dir",
"translation": "Current working directory is %v"
},