From 134812e4ce8edf26c7ec471b611b4ad76311f37a Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:48:21 -0600 Subject: [PATCH] New translations en-us.json (Polish) --- frontend/lang/messages/pl-PL.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/pl-PL.json b/frontend/lang/messages/pl-PL.json index fbc281820161..5f2407b9e098 100644 --- a/frontend/lang/messages/pl-PL.json +++ b/frontend/lang/messages/pl-PL.json @@ -198,7 +198,8 @@ "refresh": "Odśwież", "upload-file": "Prześlij plik", "created-on-date": "Utworzono dnia: {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": "Czy na pewno chcesz usunąć {groupName}?",