integration_moodle/l10n/da.js
Nextcloud bot ae0b4a95a6
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-04-13 01:01:53 +00:00

8 lines
224 B
JavaScript

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