Sha256: 80f973652317232e84c171fc7c877e20360d7aa3f8da5ff3bcbab633b27a4de9

Contents?: true

Size: 1.39 KB

Versions: 21

Compression:

Stored size: 1.39 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
      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

21 entries across 21 versions & 1 rubygems

Version Path
adherent-0.2.2.4 config/locales/simple_form.fr.yml
adherent-0.2.2.3 config/locales/simple_form.fr.yml
adherent-0.2.2.2 config/locales/simple_form.fr.yml
adherent-0.2.2.1 config/locales/simple_form.fr.yml
adherent-0.2.2 config/locales/simple_form.fr.yml
adherent-0.2.1 config/locales/simple_form.fr.yml
adherent-0.2.0 config/locales/simple_form.fr.yml
adherent-0.1.10 config/locales/simple_form.fr.yml
adherent-0.1.9 config/locales/simple_form.fr.yml
adherent-0.1.7 config/locales/simple_form.fr.yml
adherent-0.1.6 config/locales/simple_form.fr.yml
adherent-0.1.5 config/locales/simple_form.fr.yml
adherent-0.1.4 config/locales/simple_form.fr.yml
adherent-0.1.3 config/locales/simple_form.fr.yml
adherent-0.1.2 config/locales/simple_form.fr.yml
adherent-0.1.1 config/locales/simple_form.fr.yml
adherent-0.1.0 config/locales/simple_form.fr.yml
adherent-0.0.9 config/locales/simple_form.fr.yml
adherent-0.0.7 config/locales/simple_form.fr.yml
adherent-0.0.6 config/locales/simple_form.fr.yml