Skip to content

Commit 0b0b95e

Browse files
committed
Add missing site root entry translations
1 parent ea15b03 commit 0b0b95e

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

config/locales/new/root_entry.de.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ de:
2626
der Beitrag bereits veröffentlicht wurde, wird eine
2727
Weiterleitung von der alten URL zur neuen URL eingerichtet.
2828
submit: Als Einstiegsseite festlegen
29+
chosen: Der Beitrag wurde als Einstiegsseite festgelegt.
30+
root_permalink_directory_required: Für diese Seite wurde noch kein Permalink-Verzeichnis angelegt.
31+
root_entry_exists: Es existiert bereits ein Beitrag, der als Einstiegsseite verwendet wird.
2932
sites:
3033
home_url_new_site_hint: |
3134
Wird einer der obigen CNAMES ohne Pfad in der URL verwendet,

config/locales/new/root_entry.en.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,13 @@ en:
2121
specific path.</p>
2222
2323
hint: |
24-
The stories's permalink will be updated automatically. If
24+
The story's permalink will be updated automatically. If
2525
the story is already published, a redirect from the old URL
2626
to the new ULR will be created.
2727
submit: Set as Homepage
28+
chosen: The story has been chosen as homepage.
29+
root_permalink_directory_required: No permalink directory exists for this site.
30+
root_entry_exists: Another story is already being used as homepage.
2831
sites:
2932
home_url_new_site_hint: |
3033
Used for requests to the root path with one of the above

0 commit comments

Comments
 (0)