Sha256: 75edc91b4b8d489bb5f03e754915a987f0267e76ae82d4f1deefec1608188661

Contents?: true

Size: 660 Bytes

Versions: 4

Compression:

Stored size: 660 Bytes

Contents

zh:
  views:
    select: 请选择%{model}
  activerecord:
    models:
      province: 省份
      city: 城市
      district: 区县

    attributes:
      province:
        name: 名称
        code: 编码
        name_en: 拼音
        name_abbr: 简称
        cities_count: 城市数
      city:
        name: 名称
        province_id: 省份
        province: 省份
        name_en: 拼音
        name_abbr: 简称
        level: 等级
        code: 编码
        districts_count: 地区数
      district:
        name: 名称
        city_id: 城市
        city: 城市
        name_en: 拼音
        name_abbr: 简称
        code: 编码

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
china_regions-1.0.8 config/locales/china_regions.zh.yml
china_regions-1.0.7 config/locales/china_regions.zh.yml
china_regions-1.0.5 config/locales/china_regions.zh.yml
china_regions-1.0.4 config/locales/china_regions.zh.yml