diff options
| author | hukl <contact@smyck.org> | 2009-10-31 21:54:34 +0100 |
|---|---|---|
| committer | hukl <contact@smyck.org> | 2009-10-31 21:54:34 +0100 |
| commit | 99ab938bc03c81519b11ef1a63c54f9e0d510c35 (patch) | |
| tree | 5ccfa0e257c30d93297d7595896bf245afe4072d /config | |
| parent | ecc142976bd355573b7641e58e761747b177af19 (diff) | |
beta badge and link to old ccc.de page
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/de.yml | 1 | ||||
| -rw-r--r-- | config/locales/en.yml | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/config/locales/de.yml b/config/locales/de.yml index ce0b578..8c96637 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 | ||
| 4 | de: | 4 | de: |
| 5 | old_ccc_de: das alte ccc.de | ||
| 5 | date: | 6 | date: |
| 6 | formats: | 7 | formats: |
| 7 | default: "%d.%m.%Y" | 8 | default: "%d.%m.%Y" |
diff --git a/config/locales/en.yml b/config/locales/en.yml index f265c06..3ca82b6 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -2,4 +2,5 @@ | |||
| 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 | ||
| 4 | en: | 4 | en: |
| 5 | hello: "Hello world" \ No newline at end of file | 5 | hello: "Hello world" |
| 6 | old_ccc_de: the old ccc.de \ No newline at end of file | ||
