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

fil.js « l10n « files_sharing « apps - github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 89f2cadd416efd68aa7656c41f8f7dcba33a1b84 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "files_sharing",
    {
    "Cancel" : "I-cancel",
    "Password" : "Password",
    "Download" : "I-download"
},
"nplurals=2; plural=(n > 1);");