From fe9803e2a58dea09b18fbd53fa5173e5c77d31ed Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:48:09 -0600 Subject: [PATCH] New translations en-us.json (Czech) --- frontend/lang/messages/cs-CZ.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/cs-CZ.json b/frontend/lang/messages/cs-CZ.json index 005419011791..2643a9d5956d 100644 --- a/frontend/lang/messages/cs-CZ.json +++ b/frontend/lang/messages/cs-CZ.json @@ -198,7 +198,8 @@ "refresh": "Obnovit", "upload-file": "Nahrát soubor", "created-on-date": "Vytvořeno dne: {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": "Jste si jisti, že chcete smazat {groupName}?",