Sync locales
This commit is contained in:
@@ -690,9 +690,7 @@ return array(
|
||||
'The two factor authentication code is valid.' => 'Le code pour l\'authentification à deux-facteurs est valide.',
|
||||
'Code' => 'Code',
|
||||
'Two factor authentication' => 'Authentification à deux-facteurs',
|
||||
'Enable/disable two factor authentication' => 'Activer/désactiver l\'authentification à deux-facteurs',
|
||||
'This QR code contains the key URI: ' => 'Ce code QR contient l\'url de la clé : ',
|
||||
'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Sauvegardez cette clé secrète dans votre logiciel TOTP (par exemple Google Authenticator ou FreeOTP).',
|
||||
'Check my code' => 'Vérifier mon code',
|
||||
'Secret key: ' => 'Clé secrète : ',
|
||||
'Test your device' => 'Testez votre appareil',
|
||||
@@ -1119,4 +1117,8 @@ return array(
|
||||
'RUB - Russian Ruble' => 'RUB - Rouble russe',
|
||||
'Assign the task to the person who does the action when the column is changed' => 'Assigner la tâche à la personne qui fait l\'action lorsque la colonne est changée',
|
||||
'Close a task in a specific column' => 'Fermer une tâche dans une colonne specifique',
|
||||
'Time-based One-time Password Algorithm' => '',
|
||||
'Two-Factor Provider: ' => 'Fournisseur d\'authentification à deux facteurs :',
|
||||
'Disable two-factor authentication' => 'Désactiver l\'authentification à deux-facteurs',
|
||||
'Enable two-factor authentication' => 'Activer l\'authentification à deux-facteurs',
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user