mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-18 05:10:32 +01:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
9fdc85fcde
commit
a7a300145e
2 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
OC.L10N.register(
|
OC.L10N.register(
|
||||||
"integration_moodle",
|
"integration_moodle",
|
||||||
{
|
{
|
||||||
|
"Bad HTTP method" : "Dårlig HTTP-metode",
|
||||||
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
||||||
"Connected accounts" : "Forbundne konti",
|
"Connected accounts" : "Forbundne konti",
|
||||||
"Your password" : "Din adgangskode",
|
"Your password" : "Din adgangskode",
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,5 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
|
"Bad HTTP method" : "Dårlig HTTP-metode",
|
||||||
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
||||||
"Connected accounts" : "Forbundne konti",
|
"Connected accounts" : "Forbundne konti",
|
||||||
"Your password" : "Din adgangskode",
|
"Your password" : "Din adgangskode",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue