f7cloud_client/apps/twofactor_totp/l10n/id.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

10 lines
264 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"TOTP (Authenticator app)" : "TOTP (Aplikasi autentikasi)",
"Authenticate with a TOTP app" : "Autentikasi dengan aplikasi TOTP",
"Verify" : "Verifikasi",
"Submit" : "Kirim"
},
"nplurals=1; plural=0;");