Skip to content

Commit 5151bb9

Browse files
committed
New translations errors.php (Italian)
1 parent 08313ab commit 5151bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/it/errors.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
'api_incorrect_token_secret' => 'Il token segreto fornito per il token API utilizzato non è corretto',
126126
'api_user_no_api_permission' => 'Il proprietario del token API utilizzato non ha il permesso di effettuare chiamate API',
127127
'api_user_token_expired' => 'Il token di autorizzazione utilizzato è scaduto',
128-
'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
128+
'api_cookie_auth_only_get' => 'Solo le richieste GET sono consentite quando si utilizza l\'API con autenticazione basata sui cookie',
129129

130130
// Settings & Maintenance
131131
'maintenance_test_email_failure' => 'Si è verificato un errore durante l\'invio di una e-mail di prova:',

0 commit comments

Comments
 (0)