summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'config/locales/en.yml')
-rw-r--r--config/locales/en.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 524d07d0..e75000bc 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -424,6 +424,7 @@ en:
424 layer_autosave: "Autosave" 424 layer_autosave: "Autosave"
425 publish: "Publish" 425 publish: "Publish"
426 confirm_publish: "Publish this draft?" 426 confirm_publish: "Publish this draft?"
427 confirm_publish_moves: "This will also move the page to %{path}."
427 destroy_draft: "Destroy Draft" 428 destroy_draft: "Destroy Draft"
428 discard_autosave: "Discard Autosave" 429 discard_autosave: "Discard Autosave"
429 confirm_trash: "Move this page and everything beneath it to the Trash? All published content in it will go offline." 430 confirm_trash: "Move this page and everything beneath it to the Trash? All published content in it will go offline."
@@ -459,6 +460,7 @@ en:
459 will_publish_at: "Will publish at" 460 will_publish_at: "Will publish at"
460 links: "Links" 461 links: "Links"
461 public: "Public" 462 public: "Public"
463 pending_address: "Beim Veröffentlichen wird diese Seite nach %{path} verschoben"
462 admin_preview: "Admin Preview" 464 admin_preview: "Admin Preview"
463 public_preview: "Public Preview" 465 public_preview: "Public Preview"
464 revoke: "Revoke" 466 revoke: "Revoke"
@@ -710,6 +712,7 @@ en:
710 no_change: "No change." 712 no_change: "No change."
711 unchanged_here_html: "No change in the %{lang} translation between these revisions — %{others} changed." 713 unchanged_here_html: "No change in the %{lang} translation between these revisions — %{others} changed."
712 unchanged_anywhere: "No translation changed between these revisions." 714 unchanged_anywhere: "No translation changed between these revisions."
715 address: "Address"
713 index: 716 index:
714 title: "Revisions for Node: %{path}" 717 title: "Revisions for Node: %{path}"
715 back_to_node: "Back to node" 718 back_to_node: "Back to node"