integration_moodle/l10n/et_EE.js
Nextcloud bot d1587dc9ec
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-03-31 01:11:27 +00:00

10 lines
352 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad HTTP method" : "Vigane HTTP-meetod",
"Bad credentials" : "Vale kasutajanimi, salasõna või tunnusluba",
"Connected accounts" : "Ühendatud kasutajakontod",
"Your password" : "Sinu salasõna",
"Connected as {user}" : "Ühendatud kui {user}"
},
"nplurals=2; plural=(n != 1);");