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

oc.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 26e577443c0264528b38ea2a1048b5c65125d63b (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Error",
    "Name" : "Nom",
    "Delete" : "Escafa"
},
"nplurals=2; plural=(n > 1);");