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

ur_PK.js « l10n « comments « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2808425d15a512509f91fd0978d939e5325450a8 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "comments",
    {
    "Cancel" : "منسوخ کریں",
    "Save" : "حفظ"
},
"nplurals=2; plural=(n != 1);");