blob: 2458d4d074554d4bb4b49d9a463f9a3cd466fb3a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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
time:
formats:
ccc: "%d %B, %Y %H:%M"
|