Sha256: c9d301c73fc88f57b60f640f1810e0dfc22b89fb4e04bef870ad5f5e912fe47b

Contents?: true

Size: 711 Bytes

Versions: 6

Compression:

Stored size: 711 Bytes

Contents

zh-CN:
  simple_form:
    "yes": '是'
    "no": '否'
    required:
      text: '必填'
      mark: '*'
      # You can uncomment the line below if you need to overwrite the whole required html.
      # When using html, text and mark won't be used.
      # html: '<abbr title="required">*</abbr>'
    error_notification:
      default_message: "请检查如下错误:"
    # Labels and hints examples
    # labels:
    #   defaults:
    #     password: 'Password'
    #   user:
    #     new:
    #       email: 'E-mail to sign in.'
    #     edit:
    #       email: 'E-mail.'
    # hints:
    #   defaults:
    #     username: 'User name to sign in.'
    #     password: 'No special characters, please.'

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
fae-rails-3.0.0 config/locales/simple_form.zh-CN.yml
fae-rails-2.2.0 config/locales/simple_form.zh-CN.yml
fae-rails-2.1.0 config/locales/simple_form.zh-CN.yml
fae-railsz-2.1.0 config/locales/simple_form.zh-CN.yml
fae-rails-2.0.0 config/locales/simple_form.zh-CN.yml
fae-rails-1.7.1 config/locales/simple_form.zh-CN.yml