diff --git a/src/i18n/locales/cs/translation.json b/src/i18n/locales/cs/translation.json index e20fd59d68..4d96c1efb9 100644 --- a/src/i18n/locales/cs/translation.json +++ b/src/i18n/locales/cs/translation.json @@ -270,9 +270,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "remove": {}, "nostr": { diff --git a/src/i18n/locales/da/translation.json b/src/i18n/locales/da/translation.json index 7024d0676c..e6baee2ee1 100644 --- a/src/i18n/locales/da/translation.json +++ b/src/i18n/locales/da/translation.json @@ -333,9 +333,7 @@ "export": "Eksporter" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "Lås op for at fortsætte", diff --git a/src/i18n/locales/de/translation.json b/src/i18n/locales/de/translation.json index 189c1d18f8..e7a31b58ec 100644 --- a/src/i18n/locales/de/translation.json +++ b/src/i18n/locales/de/translation.json @@ -383,9 +383,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "title2": "Konto", "name": { @@ -931,7 +929,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Verwalte dein Web-Konto" } }, diff --git a/src/i18n/locales/eo/translation.json b/src/i18n/locales/eo/translation.json index a8b34254b8..3509fb34c2 100644 --- a/src/i18n/locales/eo/translation.json +++ b/src/i18n/locales/eo/translation.json @@ -244,9 +244,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/es/translation.json b/src/i18n/locales/es/translation.json index c3dec1ee75..4089fb1688 100644 --- a/src/i18n/locales/es/translation.json +++ b/src/i18n/locales/es/translation.json @@ -272,9 +272,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "nostr": { "errors": { @@ -820,7 +818,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Administra tu cuenta de Alby" } }, diff --git a/src/i18n/locales/fa/translation.json b/src/i18n/locales/fa/translation.json index a28b6d1b86..ff7bc6ed53 100644 --- a/src/i18n/locales/fa/translation.json +++ b/src/i18n/locales/fa/translation.json @@ -460,9 +460,7 @@ }, "no_mnemonic_hint": "💡 شما هنوز یک کلید اصلی ندارید. <0>اینجا کلید کنید تا کلید اصلی خود را بسازید و این تنظیمات را باز کنید." }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "رفع مسدودی برای ادامه", @@ -1018,7 +1016,6 @@ "screen_reader": "منوی تعویض", "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "حساب کاربری وب خود را مدیریت کنید" } } diff --git a/src/i18n/locales/fi/translation.json b/src/i18n/locales/fi/translation.json index 8a1dac0a27..14d2be6a72 100644 --- a/src/i18n/locales/fi/translation.json +++ b/src/i18n/locales/fi/translation.json @@ -244,9 +244,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "Avaa lukitus jatkaaksesi", diff --git a/src/i18n/locales/fr/translation.json b/src/i18n/locales/fr/translation.json index d660563f06..8644187b88 100644 --- a/src/i18n/locales/fr/translation.json +++ b/src/i18n/locales/fr/translation.json @@ -334,9 +334,7 @@ "export": "Exporter" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "Déverrouiller pour continuer", diff --git a/src/i18n/locales/id/translation.json b/src/i18n/locales/id/translation.json index 0847240c3c..d5567c4400 100644 --- a/src/i18n/locales/id/translation.json +++ b/src/i18n/locales/id/translation.json @@ -446,9 +446,7 @@ "export": "Expor" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "Buka untuk melanjutkan", @@ -783,7 +781,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Atur akun web kamu" } }, diff --git a/src/i18n/locales/it/translation.json b/src/i18n/locales/it/translation.json index cf17edacac..76cac5daab 100644 --- a/src/i18n/locales/it/translation.json +++ b/src/i18n/locales/it/translation.json @@ -258,9 +258,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "nostr": { "errors": { diff --git a/src/i18n/locales/mr/translation.json b/src/i18n/locales/mr/translation.json index 66e3bda43e..0d373d77ef 100644 --- a/src/i18n/locales/mr/translation.json +++ b/src/i18n/locales/mr/translation.json @@ -328,9 +328,7 @@ "remove": {}, "actions": {} }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "चालू ठेवण्यासाठी अनलॉक करा", diff --git a/src/i18n/locales/nl/translation.json b/src/i18n/locales/nl/translation.json index b07bc61822..444a23a872 100644 --- a/src/i18n/locales/nl/translation.json +++ b/src/i18n/locales/nl/translation.json @@ -246,9 +246,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/pl/translation.json b/src/i18n/locales/pl/translation.json index 4f43d98f7a..b835ae60e1 100644 --- a/src/i18n/locales/pl/translation.json +++ b/src/i18n/locales/pl/translation.json @@ -343,9 +343,7 @@ "export": "Eksport" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "Odblokuj aby kontynuować", diff --git a/src/i18n/locales/pt_BR/translation.json b/src/i18n/locales/pt_BR/translation.json index dc05dac70b..194f28b92e 100644 --- a/src/i18n/locales/pt_BR/translation.json +++ b/src/i18n/locales/pt_BR/translation.json @@ -268,9 +268,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "export": { "title": "Conectar sua carteira de celular", @@ -1067,7 +1065,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Acessar sua conta na web" } } diff --git a/src/i18n/locales/ro/translation.json b/src/i18n/locales/ro/translation.json index 532ba8ba23..73df8041c4 100644 --- a/src/i18n/locales/ro/translation.json +++ b/src/i18n/locales/ro/translation.json @@ -334,9 +334,7 @@ "export": "" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/ru/translation.json b/src/i18n/locales/ru/translation.json index 264c01fdbe..7d39c98e71 100644 --- a/src/i18n/locales/ru/translation.json +++ b/src/i18n/locales/ru/translation.json @@ -333,9 +333,7 @@ "export": "" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/sl/translation.json b/src/i18n/locales/sl/translation.json index a49f4a33ba..494e22f8da 100644 --- a/src/i18n/locales/sl/translation.json +++ b/src/i18n/locales/sl/translation.json @@ -444,9 +444,7 @@ "remove_secretkey": "Odstrani Glavni ključ" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "help_contact": { @@ -708,7 +706,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Upravljaj svoj spletni račun" } }, diff --git a/src/i18n/locales/sv/translation.json b/src/i18n/locales/sv/translation.json index 99e0824160..fe02e77ac6 100644 --- a/src/i18n/locales/sv/translation.json +++ b/src/i18n/locales/sv/translation.json @@ -274,9 +274,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "nostr": { "generate_keys": { @@ -1091,7 +1089,6 @@ "screen_reader": "Öppna droppmeny", "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "Hantera ditt webbkonto" } } diff --git a/src/i18n/locales/th/translation.json b/src/i18n/locales/th/translation.json index 6e7e90d99a..03d527a447 100644 --- a/src/i18n/locales/th/translation.json +++ b/src/i18n/locales/th/translation.json @@ -193,9 +193,7 @@ "scan_qr": "นำกระเป๋านี้เข้าสู่ Zeus หรือ BlueWallet โดยการแสกน QRCode" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "ปลดล็อคเพื่อไปต่อ", @@ -1076,7 +1074,6 @@ "screen_reader": "เมนูแบบเลื่อนลง", "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "จัดการเว็บไซต์บนบัญชีของคุณ" } } diff --git a/src/i18n/locales/tl/translation.json b/src/i18n/locales/tl/translation.json index 2dbf7f6adb..21dccbc343 100644 --- a/src/i18n/locales/tl/translation.json +++ b/src/i18n/locales/tl/translation.json @@ -212,9 +212,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/uk/translation.json b/src/i18n/locales/uk/translation.json index 3b4fdbb5da..985e5d78a3 100644 --- a/src/i18n/locales/uk/translation.json +++ b/src/i18n/locales/uk/translation.json @@ -333,9 +333,7 @@ "export": "" } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "", diff --git a/src/i18n/locales/zh_Hans/translation.json b/src/i18n/locales/zh_Hans/translation.json index 9f0543c591..568bd6eccc 100644 --- a/src/i18n/locales/zh_Hans/translation.json +++ b/src/i18n/locales/zh_Hans/translation.json @@ -263,9 +263,7 @@ } }, "accounts": { - "actions": { - "connect_wallet": "" - }, + "actions": {}, "account_view": { "nostr": { "errors": { @@ -947,7 +945,6 @@ "account_menu": { "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "管理你的网络帐户" } }, diff --git a/src/i18n/locales/zh_Hant/translation.json b/src/i18n/locales/zh_Hant/translation.json index babd1f453f..7f2c7261ef 100644 --- a/src/i18n/locales/zh_Hant/translation.json +++ b/src/i18n/locales/zh_Hant/translation.json @@ -435,9 +435,7 @@ } } }, - "actions": { - "connect_wallet": "" - } + "actions": {} }, "unlock": { "unlock_to_continue": "解鎖以繼續", @@ -1003,7 +1001,6 @@ "screen_reader": "切換下拉菜單", "options": { "account": { - "wallet_settings": "", "go_to_web_wallet": "管理你的網路帳戶" } }