diff options
| author | erdgeist <erdgeist-github@erdgeist.org> | 2025-01-28 22:40:06 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-28 22:40:06 +0100 |
| commit | 85a01e35274b8d4d4165a7b26bd7986e211246bb (patch) | |
| tree | 55453f8659825f7daa2af69ba94b514afdbbfed0 /config/locales/en.yml | |
| parent | 220c6f7bdfc0da33d4284495d6954b2b89f224f6 (diff) | |
| parent | dfbaadf0210b02a8bb54380c2c50302413dcf6d6 (diff) | |
Merge pull request #1 from erdgeist/deployed-state
Deployed state
Diffstat (limited to 'config/locales/en.yml')
| -rw-r--r-- | config/locales/en.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/locales/en.yml b/config/locales/en.yml index e68ceada..81fa48ec 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml | |||
| @@ -2,6 +2,8 @@ | |||
| 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 | more: "more …" | ||
| 6 | images: images | ||
| 5 | sponsors: sponsors | 7 | sponsors: sponsors |
| 6 | hello: "Hello world" | 8 | hello: "Hello world" |
| 7 | show_tag_headline: "Pages tagged with:" | 9 | show_tag_headline: "Pages tagged with:" |
