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
a7a300145e
commit
77692324a9
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
OC.L10N.register(
|
||||
"integration_moodle",
|
||||
{
|
||||
"Bad HTTP method" : "Dårlig HTTP-metode",
|
||||
"Bad HTTP method" : "Dårlig HTTP metode",
|
||||
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
||||
"Connected accounts" : "Forbundne konti",
|
||||
"Your password" : "Din adgangskode",
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{ "translations": {
|
||||
"Bad HTTP method" : "Dårlig HTTP-metode",
|
||||
"Bad HTTP method" : "Dårlig HTTP metode",
|
||||
"Bad credentials" : "Forkerte legitimationsoplysninger",
|
||||
"Connected accounts" : "Forbundne konti",
|
||||
"Your password" : "Din adgangskode",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue