summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorJoramWilander <jwawilander@gmail.com>2016-01-28 11:54:03 -0500
committerJoramWilander <jwawilander@gmail.com>2016-01-28 11:54:03 -0500
commit3ef35a7c0a79b339b4a53be46afe469d1c633ebb (patch)
treefa08e52b20d369e23a3c0f86ed9fa96f4d0a24f0 /i18n
parent0937cd4e384a48d9bd34b8100379dc7dc0059622 (diff)
downloadchat-3ef35a7c0a79b339b4a53be46afe469d1c633ebb.tar.gz
chat-3ef35a7c0a79b339b4a53be46afe469d1c633ebb.tar.bz2
chat-3ef35a7c0a79b339b4a53be46afe469d1c633ebb.zip
Removed translation for unneeded link expiry
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json6
-rw-r--r--i18n/es.json6
2 files changed, 2 insertions, 10 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 12741fc68..ae5d8d04d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -456,10 +456,6 @@
"translation": "Could not find file."
},
{
- "id": "api.file.get_file.public_expired.app_error",
- "translation": "The public link has expired"
- },
- {
"id": "api.file.get_file.public_invalid.app_error",
"translation": "The public link does not appear to be valid"
},
@@ -3391,4 +3387,4 @@
"id": "web.watcher_fail.error",
"translation": "Failed to add directory to watcher %v"
}
-] \ No newline at end of file
+]
diff --git a/i18n/es.json b/i18n/es.json
index c4e7a552c..23886d34b 100644
--- a/i18n/es.json
+++ b/i18n/es.json
@@ -456,10 +456,6 @@
"translation": "No se encontró el archivo."
},
{
- "id": "api.file.get_file.public_expired.app_error",
- "translation": "El enlace público ha expirado"
- },
- {
"id": "api.file.get_file.public_invalid.app_error",
"translation": "El enlace público parece ser inválido"
},
@@ -3391,4 +3387,4 @@
"id": "web.watcher_fail.error",
"translation": "Falla al agregar el directorio a ser vigilado %v"
}
-] \ No newline at end of file
+]