integration_moodle/l10n/id.js
Nextcloud bot 7fdc30e5f6
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 02:59:03 +00:00

9 lines
280 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad HTTP method" : "Metode HTTP tidak benar",
"Bad credentials" : "Kredensial tidak benar",
"Connected accounts" : "Akun terhubung",
"Connected as {user}" : "Terhubung sebagai {user}"
},
"nplurals=1; plural=0;");