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

ur_PK.js « l10n - github.com/nextcloud/files_retention.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 812b35ad20ccc920856c03f8c49e6529b0fc18a4 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_retention",
    {
    "Delete" : "حذف کریں",
    "Yes" : "Yes",
    "No" : "No"
},
"nplurals=2; plural=(n != 1);");