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

et_EE.js « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a6727803a3f8f9851ce7be0f5e8abf9f35a26521 (plain)
1
2
3
4
5
6
7
8
OC.L10N.register(
    "twofactor_totp",
    {
    "Enable TOTP" : "Lülita TOTP sisse",
    "Authentication code" : "Autentimiskood",
    "Verify" : "Kontrolli"
},
"nplurals=2; plural=(n != 1);");