Sha256: b5b20b54019d7c95091990446c7454ff2e6ac43d66ae45c8df1d8cc5aeb344bb

Contents?: true

Size: 457 Bytes

Versions: 2

Compression:

Stored size: 457 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:
  hitchens:
    errors:
      access_denied: Access denied.
      post_not_updated: Post could not be updated.
    notices:
      post_deleted: Post successfully deleted.
      post_created: Post successfully created.
      post_updated: Post successfully updated.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hitchens-0.0.3 test/dummy/config/locales/en.yml
hitchens-0.0.2 test/dummy/config/locales/en.yml