summaryrefslogtreecommitdiff
path: root/config/locales/en.yml
blob: 980a6b854e02da03539e63b7bb5dea01d424d2ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Sample localization file for English. Add more files in this directory for other locales.
# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:
  more: "more …"
  images: images
  sponsors: sponsors
  hello: "Hello world"
  show_tag_headline: "Pages tagged with:"
  old_ccc_de: the old ccc.de
  event_schedule_time: "at %{time}"
  event_schedule_unrecognized: "Schedule not automatically readable"
  event_schedule_none: "No schedule"
  open_days: "Open days"
  open_days_label: "Open days"
  upcoming_events: "Upcoming events"
  open_today: "Open today"

  time:
    formats:
      ccc: "%d %B, %Y %H:%M"