From 13180718c771810cf942e3cda781eac494cb8a26 Mon Sep 17 00:00:00 2001 From: Hayden <64056131+hay-kot@users.noreply.github.com> Date: Sat, 30 Dec 2023 07:48:25 -0600 Subject: [PATCH] New translations en-us.json (Slovenian) --- frontend/lang/messages/sl-SI.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/frontend/lang/messages/sl-SI.json b/frontend/lang/messages/sl-SI.json index 518554d39220..f1b4db5cefa7 100644 --- a/frontend/lang/messages/sl-SI.json +++ b/frontend/lang/messages/sl-SI.json @@ -198,7 +198,8 @@ "refresh": "Refresh", "upload-file": "Upload File", "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." + "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": "Ste prepričani, da želite izbrisati {groupName}?",