Skip to content

Commit

Permalink
TLN Update translations
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed May 6, 2024
1 parent 7f674f3 commit f680fee
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions lang/fr.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
fr:
SilverStripe\TOTP\Method:
NAME: 'Application d''authentification'
NOT_CONFIGURED: 'Cette méthode n''a pas encore été configuré.'
NAME: "Application d'authentification"
NOT_CONFIGURED: "Cette méthode n'a pas encore été configuré."
SilverStripe\TOTP\RegisterHandler:
DESCRIPTION: 'Utiliser une application d''authentification telle que Google Authenticator pour scanner le code suivant'
DESCRIPTION: "Utiliser une application d'authentification telle que Google Authenticator pour scanner le code suivant"
INVALID_CODE: 'Code fourni invalide'
SUPPORT_LINK_DESCRIPTION: 'Comment utiliser les applications d''authentification.'
SUPPORT_LINK_DESCRIPTION: "Comment utiliser les applications d'authentification."
SilverStripe\TOTP\VerifyHandler:
INVALID_CODE: 'Code invalide'

0 comments on commit f680fee

Please sign in to comment.