Sha256: 0207e8cf9c9e24dd2fde97433aa7e1a566c06ee5ebed73a456b833149a1f3089

Contents?: true

Size: 1.42 KB

Versions: 20

Compression:

Stored size: 1.42 KB

Contents

## YAML Template.
---
fr:
  simple_form:
    "yes": 'Oui'
    "no": 'Non'
    required:
      text: 'exigé'
      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: "Des erreurs ont été trouvées !"
    # Labels and hints examples
    labels:
      
      member:
        name: Nom
        forname: Prénom
        birthdate: Date de naissance
        number: Numéro d'adh.
      coord:
        mail: E-mail
        tel: Téléphone
        gsm: Mobile
        office: Bureau
        zip: Code postal
        city: Ville
        address: Adresse
      adhesion:
        from_date: Du
        to_date: Au
        amount: Montant
      payment: 
        amount: Montant
        mode: Mode de paiement
        comment: Commentaire
      reglement:
        amount: Montant
        adhesion: Adhésion
        
  helpers:
    select:
      prompt: "Veuillez sélectionner"
    submit:
      update: Mettre à jour
      create: Enregistrer
      member:
        create: "Créer le membre"
        update: "Enregistrer"
      
    #   user:
    #     new:
    #       email: 'E-mail para efetuar o sign in.'
    #     edit:
    #       email: 'E-mail.'
    # hints:
    #   username: 'User name to sign in.'
    #   password: 'No special characters, please.'

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
adherent-0.3.13 config/locales/simple_form.fr.yml
adherent-0.3.12 config/locales/simple_form.fr.yml
adherent-0.3.11 config/locales/simple_form.fr.yml
adherent-0.3.10 config/locales/simple_form.fr.yml
adherent-0.3.9 config/locales/simple_form.fr.yml
adherent-0.3.7 config/locales/simple_form.fr.yml
adherent-0.3.6 config/locales/simple_form.fr.yml
adherent-0.3.5 config/locales/simple_form.fr.yml
adherent-0.3.4 config/locales/simple_form.fr.yml
adherent-0.3.3 config/locales/simple_form.fr.yml
adherent-0.3.2 config/locales/simple_form.fr.yml
adherent-0.3.1 config/locales/simple_form.fr.yml
adherent-0.3.0 config/locales/simple_form.fr.yml
adherent-0.2.9 config/locales/simple_form.fr.yml
adherent-0.2.8 config/locales/simple_form.fr.yml
adherent-0.2.7 config/locales/simple_form.fr.yml
adherent-0.2.6 config/locales/simple_form.fr.yml
adherent-0.2.5 config/locales/simple_form.fr.yml
adherent-0.2.4 config/locales/simple_form.fr.yml
adherent-0.2.3 config/locales/simple_form.fr.yml