diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 14:21:25 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-31 14:21:25 +0200 |
| commit | a90a77cfb913c7c0444ec793b47fd4be6fb66c9f (patch) | |
| tree | 626546526132f5e8b5185aa62905a6c72d7bb8c3 /config | |
| parent | a7cdc1856450c28491118d8143838e4b58ba2142 (diff) | |
Translate the Copied! label indicator for copy-url buttons
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 1 |
2 files changed, 2 insertions, 0 deletions
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: | |||
| 707 | lock_lost_link: "zurück zur veröffentlichten Seite" | 707 | lock_lost_link: "zurück zur veröffentlichten Seite" |
| 708 | insert_image: "Bild einfügen" | 708 | insert_image: "Bild einfügen" |
| 709 | insert_image_tooltip: "Eines der angehängten Bilder dieser Seite einfügen" | 709 | insert_image_tooltip: "Eines der angehängten Bilder dieser Seite einfügen" |
| 710 | copied: "Kopiert!" | ||
| 710 | nav_controls: | 711 | nav_controls: |
| 711 | dashboard: "Dashboard" | 712 | dashboard: "Dashboard" |
| 712 | search: "Suche" | 713 | 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: | |||
| 654 | lock_lost_link: "return to the published page" | 654 | lock_lost_link: "return to the published page" |
| 655 | insert_image: "Insert image" | 655 | insert_image: "Insert image" |
| 656 | insert_image_tooltip: "Insert one of this page's attached images" | 656 | insert_image_tooltip: "Insert one of this page's attached images" |
| 657 | copied: "Copied!" | ||
| 657 | nav_controls: | 658 | nav_controls: |
| 658 | dashboard: "Dashboard" | 659 | dashboard: "Dashboard" |
| 659 | search: "Search" | 660 | search: "Search" |
