Skip to content

Commit 509c739

Browse files
committed
New translations errors.php (Czech)
1 parent 46dcc30 commit 509c739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/cs/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' => 'Poskytnutý Token Secret neodpovídá použitému API tokenu',
126126
'api_user_no_api_permission' => 'Vlastník použitého API tokenu nemá oprávnění provádět API volání',
127127
'api_user_token_expired' => 'Platnost autorizačního tokenu vypršela',
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' => 'Při používání API s ověřováním pomocí souborů cookie jsou povoleny pouze požadavky GET',
129129

130130
// Settings & Maintenance
131131
'maintenance_test_email_failure' => 'Při posílání testovacího e-mailu nastala chyba:',

0 commit comments

Comments
 (0)