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

10 lines
287 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"Authenticate with a TOTP app" : "Autentiser med to-faktor program",
"Enable TOTP" : "Aktivere to-faktor pålogging",
"Authentication code" : "Autentifikasjons kode",
"Verify" : "Stadfest"
},
"nplurals=2; plural=(n != 1);");