fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot 2025-07-19 01:00:13 +00:00
parent a1e246897f
commit b0a4612a35
No known key found for this signature in database
GPG key ID: 130DAB86D3FB356C
2 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,7 @@ OC.L10N.register(
"integration_moodle",
{
"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;");

View file

@ -1,5 +1,6 @@
{ "translations": {
"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;"
}