Fr missing strings (#1708)

* Fix missing translation for username already taken

* fr - note too long translation
local
spf 7 years ago committed by Eugen
parent c0c56db0fa
commit a58c935c3d
  1. 7
      config/locales/doorkeeper.fr.yml

@ -27,6 +27,13 @@ fr:
invalid_uri: doit être une URL valide.
relative_uri: doit être une URL absolue.
secured_uri: doit être une URL HTTP/SSL.
account:
attributes:
username:
blank: Identifiant vide
taken: Identifiant déjà pris
note:
too_long: Description trop longue
user:
attributes:
email:

Loading…
Cancel
Save