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

lb.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 001f64200c5e5598a2d017e58fd76441a23b4ff0 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Fehler",
    "Name" : "Numm",
    "Delete" : "Läschen"
},
"nplurals=2; plural=(n != 1);");