From eec9dac74739ef87ed80d04167182ede5e61820b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Aaron?= Date: Mon, 11 Mar 2024 14:25:43 +0100 Subject: [PATCH] fix: reset translations --- src/i18n/locales/cs/translation.json | 4 +--- src/i18n/locales/de/translation.json | 5 +---- src/i18n/locales/el/translation.json | 4 +--- src/i18n/locales/hi/translation.json | 4 +--- src/i18n/locales/pt_BR/translation.json | 4 +--- src/i18n/locales/sl/translation.json | 4 +--- src/i18n/locales/sv/translation.json | 4 +--- 7 files changed, 7 insertions(+), 22 deletions(-) diff --git a/src/i18n/locales/cs/translation.json b/src/i18n/locales/cs/translation.json index cb77df9ab3..faa8e39ef4 100644 --- a/src/i18n/locales/cs/translation.json +++ b/src/i18n/locales/cs/translation.json @@ -291,9 +291,7 @@ "placeholder": "Jméno účtu" }, "mnemonic": { - "new": { - "title": "Co je to Master klíč?" - }, + "new": {}, "generate": { "button": "Vygenerovat Master klíč", "confirm": "Zazálohoval jsem svou záložní (recovery) frázi k mému Master klíči na soukromém bezpečném místě.", diff --git a/src/i18n/locales/de/translation.json b/src/i18n/locales/de/translation.json index 69d60c0096..d90aa6d3ca 100644 --- a/src/i18n/locales/de/translation.json +++ b/src/i18n/locales/de/translation.json @@ -439,7 +439,6 @@ "account_view": { "title2": "Konto", "title1": "Kontoeinstellung", - "name": { "title": "Name anzeigen", "placeholder": "Konto Anzeigename" @@ -561,9 +560,7 @@ "title": "Anmeldung mit Lightning", "use_mnemonic": "Hauptschlüssel für die Anmeldung bei Lightning-Anwendungen verwenden (LNURL Auth)" }, - "new": { - "title": "Was ist ein Hauptschlüssel?" - } + "new": {} }, "remove_secretkey": { "title": "Hauptschlüssel entfernen", diff --git a/src/i18n/locales/el/translation.json b/src/i18n/locales/el/translation.json index ffaf1eb70e..e5ff3a220b 100644 --- a/src/i18n/locales/el/translation.json +++ b/src/i18n/locales/el/translation.json @@ -185,9 +185,7 @@ } }, "title": "Διαχείριση κλειδιών", - "new": { - "title": "Τι είναι πρωτεύων κλειδί;" - }, + "new": {}, "generate": { "title": "Δημιουργία νέου πρωτεύοντος κλειδιού" }, diff --git a/src/i18n/locales/hi/translation.json b/src/i18n/locales/hi/translation.json index 9c7eb759d1..1cae10632e 100644 --- a/src/i18n/locales/hi/translation.json +++ b/src/i18n/locales/hi/translation.json @@ -709,9 +709,7 @@ "save": "मास्टर की सेव करे", "button": "पुनर्प्राप्ति वाक्यांश देखें" }, - "new": { - "title": "मास्टर की क्या है?" - }, + "new": {}, "generate": { "button": "मास्टर की उत्पन्न करें", "confirm": "मैंने पुनर्प्राप्ति वाक्य का बैकअप एक प्राइवेटऔर सुरक्षित स्थान पर अपने मास्टर की को दे दिया है।", diff --git a/src/i18n/locales/pt_BR/translation.json b/src/i18n/locales/pt_BR/translation.json index 14eebacdd4..e9b21d79a8 100644 --- a/src/i18n/locales/pt_BR/translation.json +++ b/src/i18n/locales/pt_BR/translation.json @@ -410,9 +410,7 @@ "use_mnemonic": "Use a chave mestra para acessar aplicativos com tecnologia (LNURL Auth)", "title": "Login relâmpago" }, - "new": { - "title": "O que é uma chave mestra?" - } + "new": {} }, "remove_secretkey": { "title": "Remover chave mestra", diff --git a/src/i18n/locales/sl/translation.json b/src/i18n/locales/sl/translation.json index a1ce3d8b37..9bf86b254f 100644 --- a/src/i18n/locales/sl/translation.json +++ b/src/i18n/locales/sl/translation.json @@ -349,9 +349,7 @@ "title": "Prijava z Lightning", "use_mnemonic": "Uporabi Glavni ključ za prijavo v Lightning omogočene aplikacije (LNURL Auth)" }, - "new": { - "title": "Kaj je Glavni ključ?" - } + "new": {} }, "network": { "title": "Omrežje", diff --git a/src/i18n/locales/sv/translation.json b/src/i18n/locales/sv/translation.json index c9c90c4e48..9adef91399 100644 --- a/src/i18n/locales/sv/translation.json +++ b/src/i18n/locales/sv/translation.json @@ -368,9 +368,7 @@ "title": "Logga in med Lightning", "use_mnemonic": "Använd Master Key för att logga in på lightning appar (LNURL Auth)" }, - "new": { - "title": "Vad är en Master Key?" - } + "new": {} }, "remove_secretkey": { "title": "Ta bort huvudnyckeln",