summaryrefslogtreecommitdiff
path: root/config/locales
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales')
-rw-r--r--config/locales/de.yml1
-rw-r--r--config/locales/en.yml1
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"