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

es_CL.js « l10n « files_trashbin « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 11ab23caf7bf2c08d4b2e16538012aea03045c96 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "files_trashbin",
    {
    "Error" : "Error"
},
"nplurals=2; plural=(n != 1);");