Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fa.js « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2eed645ec36f4bf0ec5654a00acfd7bc9489ea0f (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "comments",
    {
    "Cancel" : "منصرف شدن",
    "Save" : "ذخیره",
    "Comment" : "نظر"
},
"nplurals=1; plural=0;");