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

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