We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f54903 commit ad464c1Copy full SHA for ad464c1
lang/ca/errors.php
@@ -125,6 +125,7 @@
125
'api_incorrect_token_secret' => 'El secret proporcionat per al testimoni d’API utilitzat no és correcte.',
126
'api_user_no_api_permission' => 'El propietari del testimoni API utilitzat no té permís per a fer crides a l’API.',
127
'api_user_token_expired' => 'El testimoni d’autorització utilitzat ha caducat.',
128
+ 'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
129
130
// Settings & Maintenance
131
'maintenance_test_email_failure' => 'S’ha produït un error en enviar el correu electrònic de prova:',
0 commit comments