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

pa.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7c2bd3674dd5ec01ba69eee08690709f507cd5ab (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_trashbin",
    {
    "Delete" : "ਹਟਾਓ",
    "Error" : "ਗਲਤੀ"
},
"nplurals=2; plural=(n != 1);");