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

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