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

9 lines
251 B
JavaScript

OC.L10N.register(
"twofactor_totp",
{
"Authentication code" : "Код за автентификација",
"Verify" : "Потврди",
"Submit" : "Испрати"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");