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

fa.js « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7735369a76a1c0875690811b3fd03bb88d67fb27 (plain)
1
2
3
4
5
6
7
OC.L10N.register(
    "twofactor_totp",
    {
    "Verify" : "تأیید کنید",
    "Submit" : "ارسال"
},
"nplurals=2; plural=(n > 1);");