Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/hu.js1
-rw-r--r--l10n/hu.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/l10n/hu.js b/l10n/hu.js
index 35c5a18..4af0b0d 100644
--- a/l10n/hu.js
+++ b/l10n/hu.js
@@ -5,6 +5,7 @@ OC.L10N.register(
"This is your new TOTP secret:" : "Az új időalapú egyszeri titkos jelszava (TOTP):",
"Scan this QR code with your TOTP app" : "Olvassa be ezt a QR kódot a TOTP alkalmazásával",
"Authentication code" : "Azonosítási kód",
+ "Verify" : "Ellenőrzés",
"Authenticate with a TOTP app" : "Hitelesítés TOTP alkalmazással",
"Submit" : "Küldés",
"TOTP second-factor auth" : "TOTP második lépcsős hitelesítés"
diff --git a/l10n/hu.json b/l10n/hu.json
index 4359bdb..e44ff27 100644
--- a/l10n/hu.json
+++ b/l10n/hu.json
@@ -3,6 +3,7 @@
"This is your new TOTP secret:" : "Az új időalapú egyszeri titkos jelszava (TOTP):",
"Scan this QR code with your TOTP app" : "Olvassa be ezt a QR kódot a TOTP alkalmazásával",
"Authentication code" : "Azonosítási kód",
+ "Verify" : "Ellenőrzés",
"Authenticate with a TOTP app" : "Hitelesítés TOTP alkalmazással",
"Submit" : "Küldés",
"TOTP second-factor auth" : "TOTP második lépcsős hitelesítés"