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

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