diff options
Diffstat (limited to 'app/i18n/tr/admin.php')
| -rw-r--r-- | app/i18n/tr/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/tr/admin.php b/app/i18n/tr/admin.php index 8b34c551e..fb6903f7b 100644 --- a/app/i18n/tr/admin.php +++ b/app/i18n/tr/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (ileri kullanıcılar için, HTTPS)', 'none' => 'Hiçbiri (tehlikeli)', 'title' => 'Kimlik doğrulama', - 'token' => 'Kimlik doğrulama işareti', - 'token_help' => 'Kimlik doğrulama olmaksızın öntanımlı kullanıcının RSS çıktısına erişime izin ver:', + 'token' => 'Master authentication token', // TODO + 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO 'type' => 'Kimlik doğrulama yöntemi', 'unsafe_autologin' => 'Güvensiz otomatik girişe izin ver: ', ), |
