diff options
Diffstat (limited to 'app/i18n/lv/admin.php')
| -rw-r--r-- | app/i18n/lv/admin.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/lv/admin.php b/app/i18n/lv/admin.php index 91ce5a935..e13846254 100644 --- a/app/i18n/lv/admin.php +++ b/app/i18n/lv/admin.php @@ -19,8 +19,8 @@ return array( 'http' => 'HTTP (pieredzējušiem lietotājiem ar HTTPS)', 'none' => 'Nav (bīstami)', 'title' => 'Autentifikācija', - 'token' => 'Autentifikācijas žetons', - 'token_help' => 'Ļauj piekļūt noklusējuma lietotāja RSS izvadei bez autentifikācijas:', + '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' => 'Autentifikācijas metode', 'unsafe_autologin' => 'Atļaut nedrošu automātisku pieteikšanos, izmantojot formātu: ', ), |
