diff options
Diffstat (limited to 'config/locales')
| -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 a4181b9b..df52da4c 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -581,6 +581,7 @@ de: | |||
| 581 | title: "Termine" | 581 | title: "Termine" |
| 582 | create_event: "Termin anlegen" | 582 | create_event: "Termin anlegen" |
| 583 | edit_link: "bearbeiten" | 583 | edit_link: "bearbeiten" |
| 584 | search_placeholder: "Titel, Beschreibung, Ort, Tags durchsuchen…" | ||
| 584 | show: | 585 | show: |
| 585 | title: "Termin" | 586 | title: "Termin" |
| 586 | title_for_node: "Termin für Node %{path}" | 587 | title_for_node: "Termin für Node %{path}" |
| @@ -691,6 +692,7 @@ de: | |||
| 691 | index: | 692 | index: |
| 692 | title: "Assets" | 693 | title: "Assets" |
| 693 | create_asset: "Asset anlegen" | 694 | create_asset: "Asset anlegen" |
| 695 | search_placeholder: "Name, Urheber, Dateiname, Typ durchsuchen…" | ||
| 694 | show: | 696 | show: |
| 695 | thumbnail: "Vorschaubild" | 697 | thumbnail: "Vorschaubild" |
| 696 | attached_to: "Angehängt an" | 698 | attached_to: "Angehängt an" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index 4cf7f61f..f67016b9 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -528,6 +528,7 @@ en: | |||
| 528 | title: "Events" | 528 | title: "Events" |
| 529 | create_event: "Create event" | 529 | create_event: "Create event" |
| 530 | edit_link: "edit" | 530 | edit_link: "edit" |
| 531 | search_placeholder: "Search title, description, location, tags…" | ||
| 531 | edit: | 532 | edit: |
| 532 | title: "Editing event" | 533 | title: "Editing event" |
| 533 | change_node: "Change node" | 534 | change_node: "Change node" |
| @@ -653,6 +654,7 @@ en: | |||
| 653 | index: | 654 | index: |
| 654 | title: "Assets" | 655 | title: "Assets" |
| 655 | create_asset: "Create asset" | 656 | create_asset: "Create asset" |
| 657 | search_placeholder: "Search name, creator, filename, type…" | ||
| 656 | show: | 658 | show: |
| 657 | thumbnail: "Thumbnail" | 659 | thumbnail: "Thumbnail" |
| 658 | attached_to: "Attached to" | 660 | attached_to: "Attached to" |
