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
a1e246897f
commit
b0a4612a35
2 changed files with 4 additions and 2 deletions
|
|
@ -2,6 +2,7 @@ OC.L10N.register(
|
||||||
"integration_moodle",
|
"integration_moodle",
|
||||||
{
|
{
|
||||||
"Bad HTTP method" : "Yomon HTTP usuli",
|
"Bad HTTP method" : "Yomon HTTP usuli",
|
||||||
"Bad credentials" : "Akkaunt ma'lumotlari xato"
|
"Bad credentials" : "Akkaunt ma'lumotlari xato",
|
||||||
|
"Connected accounts" : "Ulangan akkauntlar"
|
||||||
},
|
},
|
||||||
"nplurals=1; plural=0;");
|
"nplurals=1; plural=0;");
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,6 @@
|
||||||
{ "translations": {
|
{ "translations": {
|
||||||
"Bad HTTP method" : "Yomon HTTP usuli",
|
"Bad HTTP method" : "Yomon HTTP usuli",
|
||||||
"Bad credentials" : "Akkaunt ma'lumotlari xato"
|
"Bad credentials" : "Akkaunt ma'lumotlari xato",
|
||||||
|
"Connected accounts" : "Ulangan akkauntlar"
|
||||||
},"pluralForm" :"nplurals=1; plural=0;"
|
},"pluralForm" :"nplurals=1; plural=0;"
|
||||||
}
|
}
|
||||||
Loading…
Add table
Reference in a new issue