Removed translation for unneeded link expiry

Этот коммит содержится в:
JoramWilander
2016-01-28 11:54:03 -05:00
родитель 0937cd4e38
Коммит 3ef35a7c0a
2 изменённых файлов: 2 добавлений и 10 удалений

Просмотреть файл

@@ -455,10 +455,6 @@
"id": "api.file.get_file.not_found.app_error",
"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"
}
]
]

Просмотреть файл

@@ -455,10 +455,6 @@
"id": "api.file.get_file.not_found.app_error",
"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"
}
]
]