Sha256: f25594bc015c49033af8cca2e09a4af060168bfe19d9d621e29a6c8612b2ee24

Contents?: true

Size: 743 Bytes

Versions: 4

Compression:

Stored size: 743 Bytes

Contents

# Sample localization file for English. Add more files in this directory for other locales.
# See https://github.com/svenfuchs/rails-i18n/tree/master/rails%2Flocale for starting points.

en:
  hello: "Hello world"
  
  ominous:
    warning:
      thing_alert:
        title: Warning
        description: You have viewed a Thing with it's warning set.
        closer_one:
          message: This should not appear initially
          link: Click here to close the warning and tell the server not to show it again
        closer_two:
          message: This will redirect to another site
          link: Click to go elsewhere
        closer_three:
          message: This should appear initially
          link: Click here to see hidden closers

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ominous-0.0.4 test/dummy/config/locales/en.yml
ominous-0.0.3 test/dummy/config/locales/en.yml
ominous-0.0.2 test/dummy/config/locales/en.yml
ominous-0.0.1 test/dummy/config/locales/en.yml