From 027f0868ac22d5ef834315e28df43191b5a25bd1 Mon Sep 17 00:00:00 2001 From: StanZGenchev Date: Thu, 26 Mar 2026 20:38:12 +0200 Subject: [PATCH] Fixed #5806 Signed-off-by: StanZGenchev --- .../META-INF/dirigible/platform-core/ui/templates/header.html | 2 +- .../META-INF/dirigible/dashboard/translations/bg-BG/common.json | 1 + .../src/main/resources/META-INF/dirigible/documents/index.html | 1 + .../main/resources/META-INF/dirigible/documents/js/documents.js | 1 + .../dirigible/resources-locale/translations/en-US/common.json | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/components/resources/platform-core/src/main/resources/META-INF/dirigible/platform-core/ui/templates/header.html b/components/resources/platform-core/src/main/resources/META-INF/dirigible/platform-core/ui/templates/header.html index 65a246c1d4..0127d76476 100644 --- a/components/resources/platform-core/src/main/resources/META-INF/dirigible/platform-core/ui/templates/header.html +++ b/components/resources/platform-core/src/main/resources/META-INF/dirigible/platform-core/ui/templates/header.html @@ -99,7 +99,7 @@ {{ 'exports.title' | t:{ 'num': exports.length} }} - + diff --git a/components/resources/resources-dashboard/src/main/resources/META-INF/dirigible/dashboard/translations/bg-BG/common.json b/components/resources/resources-dashboard/src/main/resources/META-INF/dirigible/dashboard/translations/bg-BG/common.json index 51d3126d6b..4cbe2e91b7 100644 --- a/components/resources/resources-dashboard/src/main/resources/META-INF/dirigible/dashboard/translations/bg-BG/common.json +++ b/components/resources/resources-dashboard/src/main/resources/META-INF/dirigible/dashboard/translations/bg-BG/common.json @@ -49,6 +49,7 @@ "close": "Затвори", "clear": "Изчисти", "clearAll": "Изчисти всичко", + "deleteAll": "$t(delete) всичко", "clearFilter": "Изчисти филтъра", "name": "Име", "username": "Потребител", diff --git a/components/resources/resources-documents/src/main/resources/META-INF/dirigible/documents/index.html b/components/resources/resources-documents/src/main/resources/META-INF/dirigible/documents/index.html index fc0751635c..a512b67521 100644 --- a/components/resources/resources-documents/src/main/resources/META-INF/dirigible/documents/index.html +++ b/components/resources/resources-documents/src/main/resources/META-INF/dirigible/documents/index.html @@ -32,6 +32,7 @@ +