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",