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

9 lines
285 B
JavaScript

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