mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-18 05:10:32 +01:00
8 lines
248 B
JavaScript
8 lines
248 B
JavaScript
OC.L10N.register(
|
|
"integration_moodle",
|
|
{
|
|
"Bad HTTP method" : "Droch-mhodh HTTP",
|
|
"Bad credentials" : "Dintiúir dona",
|
|
"Your password" : "Do phasfhocal"
|
|
},
|
|
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|