Sha256: ffb938a75750e315df0e3883e34950170ae1452fdfc264e474a1b563cb217f03

Contents?: true

Size: 782 Bytes

Versions: 6

Compression:

Stored size: 782 Bytes

Contents

cs:
  simple_form:
      "yes": 'Yes'
      "no": 'No'

      required:
        text: 'Povinné.'
        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: "Zkontrolujte prosím níže uvedené problémy:"

      # 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 & 1 rubygems

Version Path
basepack-1.0.1 config/locales/simple_form.cs.yml
basepack-1.0.0 config/locales/simple_form.cs.yml
basepack-1.0.0.pre.0 config/locales/simple_form.cs.yml
basepack-0.2.0 config/locales/simple_form.cs.yml
basepack-0.1.0 config/locales/simple_form.cs.yml
basepack-0.0.2 config/locales/simple_form.cs.yml