summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2016-03-14 12:19:27 -0300
committerElias Nahum <nahumhbl@gmail.com>2016-03-16 20:42:33 -0300
commit200810b089147a0d927ff7aa24e0f4125a9d6f19 (patch)
tree5ab6b966c7e56c780ec91f1a628f1c4d5407166a /i18n/en.json
parent809779a87f4380b6802314271b06540a31b83f53 (diff)
downloadchat-200810b089147a0d927ff7aa24e0f4125a9d6f19.tar.gz
chat-200810b089147a0d927ff7aa24e0f4125a9d6f19.tar.bz2
chat-200810b089147a0d927ff7aa24e0f4125a9d6f19.zip
Add missing spanish locale strings
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 9b9f57fca..0c32d8dc3 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1016,6 +1016,10 @@
"translation": "Only a team admin can export data."
},
{
+ "id": "api.team.get_invite_info.not_open_team",
+ "translation": "Invite is invalid because this is not an open team."
+ },
+ {
"id": "api.team.import_team.admin.app_error",
"translation": "Only a team admin can import data."
},
@@ -3594,9 +3598,5 @@
{
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
- },
- {
- "id": "api.team.get_invite_info.not_open_team",
- "translation": "Invite is invalid because this is not an open team."
}
]