From 5d5805459af94d5de8bb504992e7c8febbfbe32f Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Thu, 4 Apr 2024 04:57:58 -0500 Subject: [PATCH] New translations en-us.json (Serbian (Cyrillic)) --- frontend/lang/messages/sr-SP.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/sr-SP.json b/frontend/lang/messages/sr-SP.json index 684d4ea1865a..c9715ffcf3dd 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -207,7 +207,8 @@ "created-on-date": "Крерирано: {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": "Да ли сте сигурни да желите да обришете {groupName}?",