integration_moodle/l10n/oc.js
Nextcloud bot 906085ea18
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-03 02:46:29 +00:00

10 lines
316 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Bad credentials" : "Marrits identificants",
"Connected accounts" : "Comptes connectats",
"Moodle password" : "Senhal moodle",
"Your password" : "Vòstre senhal",
"Connected as {user}" : "Connectat coma {user}"
},
"nplurals=2; plural=(n > 1);");