From aade47dccd3431c1e3e17818766549aa93401344 Mon Sep 17 00:00:00 2001 From: George Goldberg Date: Mon, 25 Sep 2017 15:22:28 +0100 Subject: PLT-7666: Clean up files on disk/s3 in data retention. (#7503) --- i18n/en.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 0b1ff628b..1d9040821 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -6575,6 +6575,18 @@ "id": "utils.file.remove_directory.s3.app_error", "translation": "Encountered an error removing directory from S3." }, + { + "id": "utils.file.list_directory.configured.app_error", + "translation": "File storage not configured properly. Please configure for either S3 or local server file storage." + }, + { + "id": "utils.file.list_directory.local.app_error", + "translation": "Encountered an error listing directory from local server file storage." + }, + { + "id": "utils.file.list_directory.s3.app_error", + "translation": "Encountered an error listing directory from S3." + }, { "id": "utils.file.remove_file.configured.app_error", "translation": "File storage not configured properly. Please configure for either S3 or local server file storage." -- cgit v1.2.3-1-g7c22