From 3ac9d9bce7ff56f44b4cf2586c5b9f3234fe9ea8 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:48:26 -0600 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 dd0e42629894..5fec42afc947 100644 --- a/frontend/lang/messages/sr-SP.json +++ b/frontend/lang/messages/sr-SP.json @@ -198,7 +198,8 @@ "refresh": "Освежи", "upload-file": "Учитај датотеку", "created-on-date": "Крерирано: {0}", - "unsaved-changes": "You have unsaved changes. Do you want to save before leaving? Okay to save, Cancel to discard changes." + "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." }, "group": { "are-you-sure-you-want-to-delete-the-group": "Да ли сте сигурни да желите да обришете {groupName}?",