summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhmhealey <harrisonmhealey@gmail.com>2016-02-02 10:53:05 -0500
committerhmhealey <harrisonmhealey@gmail.com>2016-02-04 11:38:57 -0500
commit0e44860d9bc0dd3acad4f30f907bf5d63225c793 (patch)
tree3f85add971d01b4311719ccfc91d876686a758b2
parentfcb92fa1b53a2b67323a881e7cb03965d3ec24d1 (diff)
downloadchat-0e44860d9bc0dd3acad4f30f907bf5d63225c793.tar.gz
chat-0e44860d9bc0dd3acad4f30f907bf5d63225c793.tar.bz2
chat-0e44860d9bc0dd3acad4f30f907bf5d63225c793.zip
Removed untranslated phrases from es.json
-rw-r--r--i18n/es.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/i18n/es.json b/i18n/es.json
index 0dbcaeadf..50adbe092 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -656,14 +656,6 @@
"translation": "Error obteniendo el token de acceso desde la BD antes de ser eliminado"
},
{
- "id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "{ .Username } was mentioned, but they do not belong to this channel."
- },
- {
- "id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "{ .Usernames } and { .LastUsername} were mentioned, but they do not belong to this channel."
- },
- {
"id": "api.post.create_post.bad_filename.error",
"translation": "Nombre errado de archivo descartado, archivo=%v"
},
@@ -700,10 +692,6 @@
"translation": "Falla al recuperar los perfiles de usuario team_id=%v, err=%v"
},
{
- "id": "api.post.get_out_of_channel_mentions.regex.error",
- "translation": "Failed to compile @mention regex user_id=%v, err=%v"
- },
- {
"id": "api.post.get_post.permissions.app_error",
"translation": "No tienes los permisos apropiados"
},