summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/fa.js
blob: 2eed645ec36f4bf0ec5654a00acfd7bc9489ea0f (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "منصرف شدن",
    "Save" : "ذخیره",
    "Comment" : "نظر"
},
"nplurals=1; plural=0;");