mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2024-11-29 10:24:20 +01:00
fix missing translation in API doc
This commit is contained in:
parent
7126843eda
commit
9000305a11
@ -36,6 +36,9 @@ en:
|
||||
errors:
|
||||
<<: *errors
|
||||
|
||||
apipie:
|
||||
api_documentation: "API Documentation"
|
||||
|
||||
omniauth:
|
||||
# error messages when importing an account from a SSO
|
||||
email_already_linked_to_another_account_please_input_your_authentication_code: "E-mail address \"%{OLD_MAIL}\" is already linked to another account, please input your authentication code."
|
||||
|
@ -36,6 +36,9 @@ fr:
|
||||
errors:
|
||||
<<: *errors
|
||||
|
||||
apipie:
|
||||
api_documentation: "Documentation de l'API"
|
||||
|
||||
omniauth:
|
||||
# messages d'erreur lors de l'import d'un compte depuis un SSO
|
||||
email_already_linked_to_another_account_please_input_your_authentication_code: "L'adresse de courriel \"%{OLD_MAIL}\" est déjà associée à un compte utilisateur, merci de saisir votre code d'authentification."
|
||||
|
Loading…
Reference in New Issue
Block a user