diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 2 | ||||
| -rw-r--r-- | config/locales/en.yml | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index e410e519..bc1660f4 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -703,6 +703,8 @@ de: | |||
| 703 | attached_to: "Angehängt an" | 703 | attached_to: "Angehängt an" |
| 704 | pending_only: "nur in ausstehenden Versionen" | 704 | pending_only: "nur in ausstehenden Versionen" |
| 705 | not_attached: "— an keine Seite angehängt —" | 705 | not_attached: "— an keine Seite angehängt —" |
| 706 | attach_hint: "Hängt dieses Asset an den Entwurf der Seite an; es wird mit dem Entwurf veröffentlicht." | ||
| 707 | new_page: "neue Seite" | ||
| 706 | new_page_with_attachment: "Neue Seite mit diesem Anhang" | 708 | new_page_with_attachment: "Neue Seite mit diesem Anhang" |
| 707 | attach_button: "Anhängen" | 709 | attach_button: "Anhängen" |
| 708 | public_path: "Öffentlicher Pfad" | 710 | public_path: "Öffentlicher Pfad" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index f8f586b9..58c85f9e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -672,6 +672,8 @@ en: | |||
| 672 | pending_only: "pending versions only" | 672 | pending_only: "pending versions only" |
| 673 | not_attached: "— not attached to any page —" | 673 | not_attached: "— not attached to any page —" |
| 674 | attach_button: "Attach" | 674 | attach_button: "Attach" |
| 675 | attach_hint: "Attaches this asset to the page's draft, to go live when the draft is published." | ||
| 676 | new_page: "new page" | ||
| 675 | new_page_with_attachment: "New page with this attachment" | 677 | new_page_with_attachment: "New page with this attachment" |
| 676 | public_path: "Public Path" | 678 | public_path: "Public Path" |
| 677 | copy_url: "Copy URL" | 679 | copy_url: "Copy URL" |
