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, 2 insertions, 2 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index 1cd72106..fe40e507 100644 --- a/config/locales/de.yml +++ b/config/locales/de.yml | |||
| @@ -388,7 +388,6 @@ de: | |||
| 388 | editor: "Editor" | 388 | editor: "Editor" |
| 389 | date: "Datum" | 389 | date: "Datum" |
| 390 | author: "Autor" | 390 | author: "Autor" |
| 391 | type: "Typ" | ||
| 392 | index: | 391 | index: |
| 393 | title: "cccms Dashboard" | 392 | title: "cccms Dashboard" |
| 394 | search_placeholder: "Nodes und Tags durchsuchen…" | 393 | search_placeholder: "Nodes und Tags durchsuchen…" |
| @@ -601,6 +600,7 @@ de: | |||
| 601 | same_month: "%{from_day}.–%{to_day}. %{to_month}" | 600 | same_month: "%{from_day}.–%{to_day}. %{to_month}" |
| 602 | spanning: "%{from_full} – %{to_full}" | 601 | spanning: "%{from_full} – %{to_full}" |
| 603 | evening: "%{date}, %{from}–%{to} Uhr" | 602 | evening: "%{date}, %{from}–%{to} Uhr" |
| 603 | unreadable: "Termin-Regel nicht lesbar" | ||
| 604 | rrule_builder: | 604 | rrule_builder: |
| 605 | weekly: "Wöchentlich" | 605 | weekly: "Wöchentlich" |
| 606 | monthly: "Monatlich" | 606 | monthly: "Monatlich" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index 9bd57c79..55c0abc5 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -336,7 +336,6 @@ en: | |||
| 336 | author: "Author" | 336 | author: "Author" |
| 337 | editor: "Editor" | 337 | editor: "Editor" |
| 338 | date: "Date" | 338 | date: "Date" |
| 339 | type: "Type" | ||
| 340 | index: | 339 | index: |
| 341 | title: "cccms dashboard" | 340 | title: "cccms dashboard" |
| 342 | search_placeholder: "Search nodes and tags…" | 341 | search_placeholder: "Search nodes and tags…" |
| @@ -548,6 +547,7 @@ en: | |||
| 548 | same_month: "%{from_day}.–%{to_day}. %{to_month}" | 547 | same_month: "%{from_day}.–%{to_day}. %{to_month}" |
| 549 | spanning: "%{from_full} – %{to_full}" | 548 | spanning: "%{from_full} – %{to_full}" |
| 550 | evening: "%{date}, %{from}–%{to}" | 549 | evening: "%{date}, %{from}–%{to}" |
| 550 | unreadable: "Schedule not readable" | ||
| 551 | rrule_builder: | 551 | rrule_builder: |
| 552 | weekly: "Weekly" | 552 | weekly: "Weekly" |
| 553 | monthly: "Monthly" | 553 | monthly: "Monthly" |
