From 200810b089147a0d927ff7aa24e0f4125a9d6f19 Mon Sep 17 00:00:00 2001 From: Elias Nahum Date: Mon, 14 Mar 2016 12:19:27 -0300 Subject: Add missing spanish locale strings --- 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 9b9f57fca..0c32d8dc3 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1015,6 +1015,10 @@ "id": "api.team.export_team.admin.app_error", "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." } ] -- cgit v1.2.3-1-g7c22