diff options
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index 78414dc5..cce5f12a 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -319,6 +319,7 @@ en: | |||
| 319 | show: "Show" | 319 | show: "Show" |
| 320 | back: "Back" | 320 | back: "Back" |
| 321 | update: "Update" | 321 | update: "Update" |
| 322 | cancel: "Cancel" | ||
| 322 | confirm_sure: "Are you sure?" | 323 | confirm_sure: "Are you sure?" |
| 323 | confirm_irreversible: "This cannot be undone. Continue?" | 324 | confirm_irreversible: "This cannot be undone. Continue?" |
| 324 | unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" | 325 | unlock_confirm: "Are you sure you want to unlock?\nLocked by %{login}\nLast modified %{time}" |
| @@ -779,6 +780,10 @@ en: | |||
| 779 | lock_lost_link: "return to the published page" | 780 | lock_lost_link: "return to the published page" |
| 780 | insert_image: "Insert image" | 781 | insert_image: "Insert image" |
| 781 | insert_image_tooltip: "Insert one of this page's attached images" | 782 | insert_image_tooltip: "Insert one of this page's attached images" |
| 783 | import_markdown: "Markdown" | ||
| 784 | import_markdown_tooltip: "Insert Markdown formatted text" | ||
| 785 | import_markdown_placeholder: "Insert Markdown hereā¦" | ||
| 786 | insert: "Insert" | ||
| 782 | copied: "Copied!" | 787 | copied: "Copied!" |
| 783 | needs_redaktion: "Redaktion required" | 788 | needs_redaktion: "Redaktion required" |
| 784 | nav_controls: | 789 | nav_controls: |
