Sha256: b9b85dbd3b6a91ed4651c6a1ad2e7ec3c2dee73af3253e4244590fb53dbc1efd

Contents?: true

Size: 735 Bytes

Versions: 3

Compression:

Stored size: 735 Bytes

Contents

fr:
  simple_form:
    "yes": 'Oui'
    "no": 'Non'
    required:
      text: 'requis'
      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: "S'il vous plaît examiner les problèmes ci-dessous"
    # 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

3 entries across 3 versions & 1 rubygems

Version Path
missing_text-1.0.2 spec/dummy/config/locales/simple_form.fr.yml
missing_text-1.0.1 spec/dummy/config/locales/simple_form.fr.yml
missing_text-1.0.0 spec/dummy/config/locales/simple_form.fr.yml