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

eu_ES.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 240f01815596b4be169ff486c4588e2db0bef5ce (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "Ezeztatu",
    "Download" : "Deskargatu"
},
"nplurals=2; plural=(n != 1);");