Sha256: 848f060ceed652995ffbc7f3557411212f81c14d2b9e41c6122e87a0c55ea0ab

Contents?: true

Size: 653 Bytes

Versions: 28

Compression:

Stored size: 653 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_string: "String list Guard"
    g_has_default: "Defaulted String"
    g_nullbool: "NullBool Guard"
    g_range: "Range Guard"
    g_range1: "Range Guard 1"
    g_range2: "Range Guard 2"
    other_flag: "Other"
    g_bool_def: "Bool def Guard"
    g_nbool_def: "NBool def Guard"
    project_legal_structure_type: "PLST"

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
marty-14.3.0 spec/dummy/config/locales/en.yml
marty-14.0.0 spec/dummy/config/locales/en.yml
marty-13.0.2 spec/dummy/config/locales/en.yml
marty-11.0.0 spec/dummy/config/locales/en.yml
marty-10.0.3 spec/dummy/config/locales/en.yml
marty-10.0.2 spec/dummy/config/locales/en.yml
marty-10.0.0 spec/dummy/config/locales/en.yml
marty-9.5.1 spec/dummy/config/locales/en.yml
marty-9.5.0 spec/dummy/config/locales/en.yml
marty-9.3.3 spec/dummy/config/locales/en.yml
marty-9.3.2 spec/dummy/config/locales/en.yml
marty-9.3.0 spec/dummy/config/locales/en.yml
marty-8.5.0 spec/dummy/config/locales/en.yml
marty-8.4.1 spec/dummy/config/locales/en.yml
marty-8.3.1 spec/dummy/config/locales/en.yml
marty-8.2.0 spec/dummy/config/locales/en.yml
marty-8.0.0 spec/dummy/config/locales/en.yml
marty-6.1.0 spec/dummy/config/locales/en.yml
marty-5.2.0 spec/dummy/config/locales/en.yml
marty-5.1.4 spec/dummy/config/locales/en.yml