summaryrefslogtreecommitdiff
path: root/app/Locale/de_DE
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-05 20:37:18 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-05 20:37:18 -0500
commitcd4af3f49fdf47cd8832092fb9ae6e71d1d0653f (patch)
tree3e8f9f2f65443f6f925d914ade24b3200a5e5395 /app/Locale/de_DE
parent36d4cea9866d605fd8685876378988c10a32e82d (diff)
Sync locales
Diffstat (limited to 'app/Locale/de_DE')
-rw-r--r--app/Locale/de_DE/translations.php6
1 files changed, 4 insertions, 2 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php
index 05c2e96d..c028cb9b 100644
--- a/app/Locale/de_DE/translations.php
+++ b/app/Locale/de_DE/translations.php
@@ -688,9 +688,7 @@ return array(
'The two factor authentication code is valid.' => 'Der Zwei-Faktor-Authentifizierungscode ist gültig.',
'Code' => 'Code',
'Two factor authentication' => 'Zwei-Faktor-Authentifizierung',
- 'Enable/disable two factor authentication' => 'Aktiviere/Deaktiviere Zwei-Faktor-Authentifizierung',
'This QR code contains the key URI: ' => 'Dieser QR-Code beinhaltet die Schlüssel-URI',
- 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => 'Speichere den geheimen Schlüssel in deiner TOTP software (z.B. Google Authenticator oder FreeOTP).',
'Check my code' => 'Überprüfe meinen Code',
'Secret key: ' => 'Geheimer Schlüssel',
'Test your device' => 'Teste dein Gerät',
@@ -1116,4 +1114,8 @@ return array(
// 'RUB - Russian Ruble' => '',
// 'Assign the task to the person who does the action when the column is changed' => '',
// 'Close a task in a specific column' => '',
+ // 'Time-based One-time Password Algorithm' => '',
+ // 'Two-Factor Provider: ' => '',
+ // 'Disable two-factor authentication' => '',
+ // 'Enable two-factor authentication' => '',
);