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 2bfe546 commit b1a033fCopy full SHA for b1a033f
lang/et/errors.php
@@ -125,7 +125,7 @@
125
'api_incorrect_token_secret' => 'API tunnusele lisatud salajane võti ei ole korrektne',
126
'api_user_no_api_permission' => 'Selle API tunnuse omanikul ei ole õigust API päringuid teha',
127
'api_user_token_expired' => 'Volitustunnus on aegunud',
128
- 'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
+ 'api_cookie_auth_only_get' => 'Küpsistega autentimisel on API kasutamisel lubatud ainult GET päringud',
129
130
// Settings & Maintenance
131
'maintenance_test_email_failure' => 'Test e-kirja saatmisel tekkis viga:',
0 commit comments