summaryrefslogtreecommitdiffstats
path: root/core/l10n/ur.js
blob: 6f4050f5fd6cbda53c9722f21f994f724f3c7199 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "core",
    {
    "_{count} file conflict_::_{count} file conflicts_" : ["",""],
    "Error" : "خرابی"
},
"nplurals=2; plural=(n != 1);");