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

th.js « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4459be2a1751774647a07ba6abf9d459d2e20737 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "twofactor_totp",
    {
    "Authenticate with a TOTP app" : "ตรวจสอบสิทธิ์ด้วยแอพฯ TOTP",
    "Enable TOTP" : "เปิดใช้งาน TOTP",
    "Verify" : "ยืนยัน",
    "Submit" : "ส่ง"
},
"nplurals=1; plural=0;");