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

ia.js « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d6a215a3827c0e39275bd50df001a0d15c8a323 (plain)
1
2
3
4
5
6
OC.L10N.register(
    "twofactor_totp",
    {
    "Authentication code" : "Codice de authentication"
},
"nplurals=2; plural=(n != 1);");