summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml3
-rw-r--r--config/locales/en.yml3
2 files changed, 6 insertions, 0 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index 5f77d79..0b42dd3 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -7,6 +7,9 @@ de:
7 sponsors: Sponsoren 7 sponsors: Sponsoren
8 show_tag_headline: "Seiten mit dem Tag:" 8 show_tag_headline: "Seiten mit dem Tag:"
9 old_ccc_de: das alte ccc.de 9 old_ccc_de: das alte ccc.de
10 event_schedule_time: "um %{time} Uhr"
11 event_schedule_unrecognized: "Termin-Regel nicht automatisch lesbar"
12 event_schedule_none: "Kein Termin"
10 date: 13 date:
11 formats: 14 formats:
12 default: "%d.%m.%Y" 15 default: "%d.%m.%Y"
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 2458d4d..93a0d55 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -8,6 +8,9 @@ en:
8 hello: "Hello world" 8 hello: "Hello world"
9 show_tag_headline: "Pages tagged with:" 9 show_tag_headline: "Pages tagged with:"
10 old_ccc_de: the old ccc.de 10 old_ccc_de: the old ccc.de
11 event_schedule_time: "at %{time}"
12 event_schedule_unrecognized: "Schedule not automatically readable"
13 event_schedule_none: "No schedule"
11 14
12 time: 15 time:
13 formats: 16 formats: