Skip to content

Commit adf4e7e

Browse files
committed
New translations errors.php (Danish)
1 parent b2e34d5 commit adf4e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lang/da/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' => 'Hemmeligheden leveret til det givne anvendte API-token er forkert',
126126
'api_user_no_api_permission' => 'Ejeren af den brugte API token har ikke adgang til at foretage API-kald',
127127
'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',
128+
'api_cookie_auth_only_get' => 'Der tillades kun GET-anmodninger, når API\'et bruges med cookie-baseret godkendelse',
129129

130130
// Settings & Maintenance
131131
'maintenance_test_email_failure' => 'Følgende fejl opstod under afsendelse af testemail:',

0 commit comments

Comments
 (0)