twofactor_totp/l10n/th.js

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 строки
304 B
JavaScript
Исходник Постоянная ссылка Обычный вид История

2019-07-13 05:53:52 +03:00
OC.L10N.register(
"twofactor_totp",
{
"Authenticate with a TOTP app" : "ตรวจสอบสิทธิ์ด้วยแอป TOTP",
"Enable TOTP" : "เปิดใช้งาน TOTP",
"Verify" : "ยืนยัน",
"Submit" : "ส่ง"
2019-07-13 05:53:52 +03:00
},
"nplurals=1; plural=0;");