integration_moodle/l10n/ast.js
Nextcloud bot cc9979cdcf
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-13 03:00:56 +00:00

7 lines
175 B
JavaScript

OC.L10N.register(
"integration_moodle",
{
"Moodle course" : "Cursu de Moodle",
"Moodle password" : "ContraseƱa de Moodle"
},
"nplurals=2; plural=(n != 1);");