Sha256: 0c01c16e5774108fd1ea85634ee3363372868842e1dd161865a68131c69915df

Contents?: true

Size: 612 Bytes

Versions: 67

Compression:

Stored size: 612 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"

Version data entries

67 entries across 67 versions & 1 rubygems

Version Path
marty-2.9.3 spec/dummy/config/locales/en.yml
marty-2.9.2 spec/dummy/config/locales/en.yml
marty-2.9.1 spec/dummy/config/locales/en.yml
marty-2.8.0 spec/dummy/config/locales/en.yml
marty-2.7.3 spec/dummy/config/locales/en.yml
marty-2.7.2 spec/dummy/config/locales/en.yml
marty-2.7.1 spec/dummy/config/locales/en.yml
marty-2.7.0 spec/dummy/config/locales/en.yml
marty-2.6.8 spec/dummy/config/locales/en.yml
marty-2.6.7 spec/dummy/config/locales/en.yml
marty-2.6.6 spec/dummy/config/locales/en.yml
marty-2.6.5 spec/dummy/config/locales/en.yml
marty-2.6.4 spec/dummy/config/locales/en.yml
marty-2.6.3 spec/dummy/config/locales/en.yml
marty-2.6.2 spec/dummy/config/locales/en.yml
marty-2.6.1 spec/dummy/config/locales/en.yml
marty-2.6.0 spec/dummy/config/locales/en.yml
marty-2.5.9 spec/dummy/config/locales/en.yml
marty-2.5.8 spec/dummy/config/locales/en.yml
marty-2.5.7 spec/dummy/config/locales/en.yml