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 b2e34d5 commit adf4e7eCopy full SHA for adf4e7e
lang/da/errors.php
@@ -125,7 +125,7 @@
125
'api_incorrect_token_secret' => 'Hemmeligheden leveret til det givne anvendte API-token er forkert',
126
'api_user_no_api_permission' => 'Ejeren af den brugte API token har ikke adgang til at foretage API-kald',
127
'api_user_token_expired' => 'Den brugte godkendelsestoken er udløbet',
128
- 'api_cookie_auth_only_get' => 'Only GET requests are allowed when using the API with cookie-based authentication',
+ 'api_cookie_auth_only_get' => 'Der tillades kun GET-anmodninger, når API\'et bruges med cookie-baseret godkendelse',
129
130
// Settings & Maintenance
131
'maintenance_test_email_failure' => 'Følgende fejl opstod under afsendelse af testemail:',
0 commit comments