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

en@pirate.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 84e0fabadc68f8292840b97e9c9646c14dc15384 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "files_sharing",
    {
    "Password" : "Secret Code",
    "Download" : "Download"
},
"nplurals=2; plural=(n != 1);");