Sha256: a71642e5642986cfe0eeccb20d0735b365da66477f0de5cccaea7ae79b3ac435

Contents?: true

Size: 438 Bytes

Versions: 8

Compression:

Stored size: 438 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"
  rule: "Rules"
  
  attributes:
    g_array: "Array Guard"
    g_single: "Single Guard"
    g_bool: "Bool Guard"
    g_range: "Range Guard"
    g_range1: "Range Guard 1"
    g_range2: "Range Guard 2"
    other_flag: "Other"

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
marty-1.2.8 spec/dummy/config/locales/en.yml
marty-1.2.7 spec/dummy/config/locales/en.yml
marty-1.2.6 spec/dummy/config/locales/en.yml
marty-1.2.5 spec/dummy/config/locales/en.yml
marty-1.2.4 spec/dummy/config/locales/en.yml
marty-1.2.3 spec/dummy/config/locales/en.yml
marty-1.2.2 spec/dummy/config/locales/en.yml
marty-1.2.1 spec/dummy/config/locales/en.yml