integration_moodle/l10n/da.js
Nextcloud bot 77692324a9
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-02-13 01:08:28 +00:00

10 lines
332 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad HTTP method" : "DÃ¥rlig HTTP metode",
"Bad credentials" : "Forkerte legitimationsoplysninger",
"Connected accounts" : "Forbundne konti",
"Your password" : "Din adgangskode",
"Connected as {user}" : "Forbundet som {user}"
},
"nplurals=2; plural=(n != 1);");