mirror of
https://github.com/nextcloud/integration_moodle.git
synced 2025-12-17 21:02:05 +01:00
7 lines
176 B
JavaScript
7 lines
176 B
JavaScript
OC.L10N.register(
|
|
"integration_moodle",
|
|
{
|
|
"Connected accounts" : "Tilkopla kontoar",
|
|
"Your user name" : "Brukarnamnet ditt"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|