mirror of
https://github.com/nextcloud/server.git
synced 2025-02-07 01:50:38 +00:00
bc94fab8ee
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
7 lines
157 B
JavaScript
7 lines
157 B
JavaScript
OC.L10N.register(
|
|
"lib",
|
|
{
|
|
"Files" : "फाइलहरू",
|
|
"Settings" : "सेटिङ्हरू"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|