Sha256: f0e32e8b09e09139f564ae6dc87bf4d79bb33a2e63483ff3400ae1ac9c4bb354

Contents?: true

Size: 871 Bytes

Versions: 3

Compression:

Stored size: 871 Bytes

Contents

# encoding: utf-8
tr:
  simple_form:
    "yes": 'Evet'
    "no": 'Hayır'
    required:
      text: 'zorunlu'
      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: "Lütfen aşağıdaki problemleri gözden geçiriniz:"
    # 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.'
    #   user:
    #     new:
    #       email: 'E-mail to sign in.'
    #     edit:
    #       email: 'E-mail.'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.8.0 templates/config/locales/simple_form.tr.yml
cybele-1.7.2 templates/config/locales/simple_form.tr.yml
cybele-1.7.0 templates/config/locales/simple_form.tr.yml