Sha256: 2cf30a0ecde23fef99eb465a2ea70283ba6d0ca1a84bf24809adf7c6d5ddc47a

Contents?: true

Size: 757 Bytes

Versions: 13

Compression:

Stored size: 757 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.'

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
cybele-1.6.0 templates/config/locales/simple_form.tr.yml
cybele-1.5.1 templates/config/locales/simple_form.tr.yml
cybele-1.5.0 templates/config/locales/simple_form.tr.yml
cybele-1.4.0 templates/config/locales/simple_form.tr.yml
cybele-1.3.0 templates/config/locales/simple_form.tr.yml
cybele-1.2.0 templates/config/locales/simple_form.tr.yml
cybele-1.1.0 templates/config/locales/simple_form.tr.yml
cybele-1.0.0 templates/config/locales/simple_form.tr.yml
cybele-0.10.1 templates/config/locales/simple_form.tr.yml
cybele-0.10.0 templates/config/locales/simple_form.tr.yml
cybele-0.9.0 templates/config/locales/simple_form.tr.yml
cybele-0.8.0 templates/config/locales/simple_form.tr.yml
cybele-0.7.0 templates/config/locales/simple_form.tr.yml