mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
1405f3ed99
commit
ae0b4a95a6
2 changed files with 2 additions and 0 deletions
|
|
@ -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);");
|
||||
|
|
|
|||
|
|
@ -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);"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue