Skip to content

Instantly share code, notes, and snippets.

@app4sec
app4sec / devise_invitable.fr.yml
Last active February 3, 2018 09:11 — forked from scambra/devise_invitable.fr.yml
DeviseInvitable French translation
fr:
devise:
failure:
invited: "Vous avez une invitation en attente, acceptez-la pour terminer la création de votre compte."
invitations:
send_instructions: "Un e-mail d'invitation a été envoyé à %{email}."
invitation_token_invalid: "Le jeton d'invitation fourni n'est pas valide!"
updated: 'Votre mot de passe a été défini avec succès. Vous êtes maintenant connecté.'
updated_not_active: "Votre mot de passe a été enregistré avec succès."
no_invitations_remaining: "Il n'y a plus d'invitations restantes"
@app4sec
app4sec / devise.fr.yml
Created February 3, 2018 08:57 — forked from tadatoshi/devise.fr.yml
I18n French translation for Devise (http://github.com/plataformatec/devise)
#########################################################################################################
# I18n French translation for Devise (http://github.com/plataformatec/devise)
# I18n traduction française pour Devise
#########################################################################################################
fr:
errors:
messages:
not_found: "n'a pas été trouvé(e)"
already_confirmed: "a déjà été confirmé(e)"