diff --git a/i18n/en.json b/i18n/en.json index 12741fc681..ae5d8d04dd 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -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" } -] \ No newline at end of file +] diff --git a/i18n/es.json b/i18n/es.json index c4e7a552cb..23886d34b8 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -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" } -] \ No newline at end of file +]