summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2010-07-20 09:17:19 +0200
committerhukl <contact@smyck.org>2010-07-20 09:17:19 +0200
commite93140c1083ac9dde55d27d5e0685e9b77527d51 (patch)
tree9e8f96e9951176eeab434c388d9806a00882a40a /config
parentb783fbfb31be44928fa10a8dfb6c06f114bb213e (diff)
adding sponsors footer
Diffstat (limited to 'config')
-rw-r--r--config/locales/de.yml4
-rw-r--r--config/locales/en.yml1
2 files changed, 4 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml
index ff66ea1..7196120 100644
--- a/config/locales/de.yml
+++ b/config/locales/de.yml
@@ -2,6 +2,7 @@
2# by Clemens Kofler (clemens@railway.at) 2# by Clemens Kofler (clemens@railway.at)
3 3
4de: 4de:
5 sponsors: Sponsoren
5 show_tag_headline: "Seiten mit dem Tag:" 6 show_tag_headline: "Seiten mit dem Tag:"
6 old_ccc_de: das alte ccc.de 7 old_ccc_de: das alte ccc.de
7 date: 8 date:
@@ -118,4 +119,5 @@ de:
118 less_than: "must be less than {{count}}" 119 less_than: "must be less than {{count}}"
119 less_than_or_equal_to: "must be less than or equal to {{count}}" 120 less_than_or_equal_to: "must be less than or equal to {{count}}"
120 odd: "must be odd" 121 odd: "must be odd"
121 even: "must be even" \ No newline at end of file 122 even: "must be even"
123 \ No newline at end of file
diff --git a/config/locales/en.yml b/config/locales/en.yml
index 8a25451..e68cead 100644
--- a/config/locales/en.yml
+++ b/config/locales/en.yml
@@ -2,6 +2,7 @@
2# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points. 2# See http://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.
3 3
4en: 4en:
5 sponsors: sponsors
5 hello: "Hello world" 6 hello: "Hello world"
6 show_tag_headline: "Pages tagged with:" 7 show_tag_headline: "Pages tagged with:"
7 old_ccc_de: the old ccc.de \ No newline at end of file 8 old_ccc_de: the old ccc.de \ No newline at end of file