From a90a77cfb913c7c0444ec793b47fd4be6fb66c9f Mon Sep 17 00:00:00 2001 From: erdgeist Date: Fri, 31 Jul 2026 14:21:25 +0200 Subject: Translate the Copied! label indicator for copy-url buttons --- config/locales/de.yml | 1 + config/locales/en.yml | 1 + 2 files changed, 2 insertions(+) (limited to 'config') diff --git a/config/locales/de.yml b/config/locales/de.yml index 6cf32831..cf93e05b 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml @@ -707,6 +707,7 @@ de: lock_lost_link: "zurück zur veröffentlichten Seite" insert_image: "Bild einfügen" insert_image_tooltip: "Eines der angehängten Bilder dieser Seite einfügen" + copied: "Kopiert!" nav_controls: dashboard: "Dashboard" search: "Suche" diff --git a/config/locales/en.yml b/config/locales/en.yml index fbb683ce..c3f515b5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -654,6 +654,7 @@ en: lock_lost_link: "return to the published page" insert_image: "Insert image" insert_image_tooltip: "Insert one of this page's attached images" + copied: "Copied!" nav_controls: dashboard: "Dashboard" search: "Search" -- cgit v1.3