diff --git a/lang/fr.yml b/lang/fr.yml index b5b6940..5733a92 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -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' diff --git a/lang/nl.yml b/lang/nl.yml index 87f4be5..7cdbbff 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -1,6 +1,5 @@ nl: SilverStripe\TOTP\Method: - NAME: 'Authenticator app' NOT_CONFIGURED: 'Deze methode is nog niet ingesteld' SilverStripe\TOTP\RegisterHandler: DESCRIPTION: 'Gebruik een app zoals Google Authenticator om de code te scannen'