From 36491dd44f93e53c2a5f09464a976c9528bc0dcd Mon Sep 17 00:00:00 2001 From: exiled Date: Mon, 15 Dec 2025 23:39:26 +0200 Subject: [PATCH] Added missing translations --- GUI/translations/en/common.json | 1 + GUI/translations/et/common.json | 1 + 2 files changed, 2 insertions(+) diff --git a/GUI/translations/en/common.json b/GUI/translations/en/common.json index dcf4ed9e7..eb735e17a 100644 --- a/GUI/translations/en/common.json +++ b/GUI/translations/en/common.json @@ -44,6 +44,7 @@ "updatingDataHead": "Please wait", "updatingDataBody": "Processing request...", "statusClarification": "Status clarification", + "selectAll": "Select all", "days": { "monday": "Monday", "tuesday": "Tuesday", diff --git a/GUI/translations/et/common.json b/GUI/translations/et/common.json index 1534cf858..4ae2a905f 100644 --- a/GUI/translations/et/common.json +++ b/GUI/translations/et/common.json @@ -45,6 +45,7 @@ "updatingDataHead": "Palun oota", "updatingDataBody": "Andmeid uuendatakse...", "statusClarification": "Staatuse täpsustus", + "selectAll": "Vali kõik", "chosen": "Valitud", "days": { "monday": "Esmaspäev",