From 6974ed3a9ed845bb9a7da6bb26bf2df8077bce40 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Tue, 14 Nov 2023 12:09:25 +0100 Subject: [PATCH] Update submodule --- qwc2 | 2 +- static/translations/de-CH.json | 3 ++- static/translations/en-US.json | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/qwc2 b/qwc2 index 9d530f2..2992a16 160000 --- a/qwc2 +++ b/qwc2 @@ -1 +1 @@ -Subproject commit 9d530f27a5e3baa71878fe722064cf45f939984a +Subproject commit 2992a16740e05f7b60fe8cd8d5bac6861044a613 diff --git a/static/translations/de-CH.json b/static/translations/de-CH.json index cdd9066..0ba7ad1 100644 --- a/static/translations/de-CH.json +++ b/static/translations/de-CH.json @@ -116,7 +116,8 @@ }, "copybtn": { "click_to_copy": "In Zwischenablage kopieren", - "copied": "Kopiert" + "copied": "Kopiert", + "copyfailed": "Kopieren fehlgeschlagen" }, "cyclomedia": { "clickonmap": "Wähle eine Aufnahme in der Karte aus", diff --git a/static/translations/en-US.json b/static/translations/en-US.json index 420eb3e..6c8d8c1 100644 --- a/static/translations/en-US.json +++ b/static/translations/en-US.json @@ -116,7 +116,8 @@ }, "copybtn": { "click_to_copy": "Click to copy", - "copied": "Copied" + "copied": "Copied", + "copyfailed": "Copy failed" }, "cyclomedia": { "clickonmap": "Click on a recording on the map",