From 4a3892ebf0fceb7cf4a5dd60b5d0ecfb7bb92618 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Thu, 8 Sep 2022 17:39:09 +0300 Subject: [PATCH] New translations en-US.json (Bulgarian) --- src/config/locales/bg-BG.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/config/locales/bg-BG.json b/src/config/locales/bg-BG.json index bef71e073..3fdabd976 100644 --- a/src/config/locales/bg-BG.json +++ b/src/config/locales/bg-BG.json @@ -410,13 +410,14 @@ "btn_cancel": "Отказ" }, "uploads_modal": { - "label_no_images": "Не са намерени снимки", + "label_no_images": "No Existing Uploads...", "title": "Качени снимки", "title_remove_confirmation": "Изтрий снимка", "btn_add": "Снимка", "btn_insert": "Добави", "btn_delete": "Изтрий", "message_failed": "Неуспешно качване на снимка", + "delete_failed": "Failed to delete image", "failed_count": "Failed to upload {failedCount} of {totalCount} selected image(s)" }, "pincode": {