twofactor_totp/l10n/bg.js

10 строки
415 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"Enable TOTP" : "Включи TOTP",
"This is your new TOTP secret:" : "Това е вашата TOTP парола:",
"Scan this QR code with your TOTP app" : "Сканирайте QR кода с TOTP приложение",
"Authenticate with a TOTP app" : "Идентифицирате с TOTP приложение"
},
"nplurals=2; plural=(n != 1);");