From bb8080475c80e8513c9c2c7c28fad8e2e7d64567 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 4 Apr 2024 04:58:09 -0500 Subject: [PATCH] New translations en-us.json (Latvian) --- frontend/lang/messages/lv-LV.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/lv-LV.json b/frontend/lang/messages/lv-LV.json index 53fd2f641..3617d62cc 100644 --- a/frontend/lang/messages/lv-LV.json +++ b/frontend/lang/messages/lv-LV.json @@ -207,7 +207,8 @@ "created-on-date": "Created on: {0}", "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes.", "clipboard-copy-failure": "Failed to copy to the clipboard.", - "confirm-delete-generic-items": "Are you sure you want to delete the following items?" + "confirm-delete-generic-items": "Are you sure you want to delete the following items?", + "organizers": "Organizers" }, "group": { "are-you-sure-you-want-to-delete-the-group": "Are you sure you want to delete {groupName}?",