Sha256: ba7cb6ffb5f25816ef1eddacafcba9e5e1463f046c603d6cfcd357a751903207

Contents?: true

Size: 265 Bytes

Versions: 5

Compression:

Stored size: 265 Bytes

Contents

zh-CN:
  activerecord:
    models:
      user: "用户"
    attributes:
      user:
        id: "ID"
        gender: "性别"
  enums:
    user:
      gender:
        male: "男"
        female: "女"
      status:
        normal: "正常"
        disable: "禁用"

Version data entries

5 entries across 5 versions & 3 rubygems

Version Path
enum_local_i18n-0.0.2 spec/fixtures/locales/zh-CN.yml
enum_i18n_helper-0.0.2 spec/fixtures/locales/zh-CN.yml
enum_i18n_helper-0.0.1 spec/fixtures/locales/zh-CN.yml
enum_help-0.0.19 spec/fixtures/locales/zh-CN.yml
enum_help-0.0.18 spec/fixtures/locales/zh-CN.yml