mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-18 05:10:32 +01:00
7 lines
165 B
JavaScript
7 lines
165 B
JavaScript
OC.L10N.register(
|
|
"integration_moodle",
|
|
{
|
|
"Moodle password" : "Senhal moodle",
|
|
"Your password" : "VĂ²stre senhal"
|
|
},
|
|
"nplurals=2; plural=(n > 1);");
|