Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2024-04-13 01:01:53 +00:00
parent 1405f3ed99
commit ae0b4a95a6
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 2 additions and 0 deletions

View file

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

View file

@ -1,5 +1,6 @@
{ "translations": {
"Connected accounts" : "Forbundne konti",
"Your password" : "Din adgangskode",
"Connected as {user}" : "Forbundet som {user}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}