From 13e1c4928de4d41bc86620cff62d1b54c2238fa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C5=91rik=20Levente?= Date: Mon, 11 Sep 2023 11:51:59 +0200 Subject: [PATCH] Update descriptions --- interface/windows/import/import.svelte | 12 ++++----- interface/windows/settings/settings.svelte | 30 +++++++++++----------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/interface/windows/import/import.svelte b/interface/windows/import/import.svelte index c14e3b6c..cdd1c3c9 100644 --- a/interface/windows/import/import.svelte +++ b/interface/windows/import/import.svelte @@ -1,10 +1,10 @@
-

Supported QR codes

+

Supported 2FA types

TOTP 2FA QR code

-

A TOTP QR code is that you find mostly everywhere, if you want to setup 2FA. Consist of 6 digits which are changing every 30 seconds.

+

A TOTP QR code is what you find mostly everywhere, if you want to setup 2FA. Consist of 6 digits which are changing every 30 seconds.

-
-
-

Codes description

-

The saved codes description will be visible. You can copy it after clicking it.

+

2FA codes description will be visible. You can copy it after clicking it.

@@ -113,6 +100,19 @@