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

lb.js « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ed101d30cd51fc3cc247657c8152c077e9719762 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "twofactor_totp",
    {
    "Enable TOTP" : "TOTP Aschalten"
},
"nplurals=2; plural=(n != 1);");