aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/it/admin.php
diff options
context:
space:
mode:
authorGravatar FabioL <1647128+loviuz@users.noreply.github.com> 2024-04-19 23:58:57 +0200
committerGravatar GitHub <noreply@github.com> 2024-04-19 23:58:57 +0200
commit1308dd6b820fbbe8f07836a2efeec78dbb8c732d (patch)
treebc3434b024345cf0f2f21b620f68326ea16d413b /app/i18n/it/admin.php
parentf6f7764ba7f89d927e5c20520d5a11c5bd0d2317 (diff)
Update of italian translation (#6329)
* Updated italian translations * Minor fixes * Workaround bug with `array (` * Added credits for translations * Alphabetic order * Revert lost line * Update of italian translation * Unicode ’ * Update app/i18n/it/sub.php Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr> --------- Co-authored-by: loviuz <loviuz@mailbox.org> Co-authored-by: Alexandre Alapetite <alexandre@alapetite.fr>
Diffstat (limited to 'app/i18n/it/admin.php')
-rw-r--r--app/i18n/it/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/it/admin.php b/app/i18n/it/admin.php
index 06deb0ec6..1cdd51c2f 100644
--- a/app/i18n/it/admin.php
+++ b/app/i18n/it/admin.php
@@ -19,8 +19,8 @@ return array(
'http' => 'HTTP (per gli utenti avanzati con HTTPS)',
'none' => 'Nessuno (pericoloso)',
'title' => 'Autenticazione',
- 'token' => 'Master authentication token', // TODO
- 'token_help' => 'Allows access to all RSS outputs of the user as well as refreshing feeds without authentication:', // TODO
+ 'token' => 'Token di autenticazione principale',
+ 'token_help' => 'Consente l’accesso a tutti gli output RSS dell’utente e di aggiornare i feed senza autenticazione:',
'type' => 'Metodo di autenticazione',
'unsafe_autologin' => 'Consenti accesso automatico non sicuro usando il formato: ',
),