diff options
author | Frederic Guillot <fred@kanboard.net> | 2015-04-06 17:39:43 -0400 |
---|---|---|
committer | Frederic Guillot <fred@kanboard.net> | 2015-04-06 17:39:43 -0400 |
commit | e3b1dbee2b109fd93e93efb298505be68c846dd7 (patch) | |
tree | 435b1efd0df41284073047d68aee2108b94d5980 /app/Locale/tr_TR/translations.php | |
parent | 2f7b3ed87f5c7c23e159eaf4163b4a28715ebcce (diff) |
Fix translation typo
Diffstat (limited to 'app/Locale/tr_TR/translations.php')
-rw-r--r-- | app/Locale/tr_TR/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/tr_TR/translations.php b/app/Locale/tr_TR/translations.php index 617e8269..67af710f 100644 --- a/app/Locale/tr_TR/translations.php +++ b/app/Locale/tr_TR/translations.php @@ -840,7 +840,7 @@ return array( // 'Code' => '', // 'Two factor authentication' => '', // 'Enable/disable two factor authentication' => '', - // 'This QR Ccde contains the key URI: ' => '', + // 'This QR code contains the key URI: ' => '', // 'Save the secret key in your TOTP software (by example Google Authenticator or FreeOTP).' => '', // 'Check my code' => '', // 'Secret key: ' => '', |