aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/ne.js
blob: bfdda9e5f8cce1e189356c66c1376a7d88dab96e (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "lib",
    {
    "Files" : "फाइलहरू",
    "Settings" : "सेटिङ्हरू",
    "Accounts" : "Accounts"
},
"nplurals=2; plural=(n != 1);");