diff --git a/static/i18n/en/app.json b/static/i18n/en/app.json index 9f16aabb..f129b5c0 100644 --- a/static/i18n/en/app.json +++ b/static/i18n/en/app.json @@ -360,7 +360,7 @@ "about": "About" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/es/app.json b/static/i18n/es/app.json index cc49c77a..6451be0d 100644 --- a/static/i18n/es/app.json +++ b/static/i18n/es/app.json @@ -360,7 +360,7 @@ "about": "Acerca de..." }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/fr/app.json b/static/i18n/fr/app.json index 0b552869..1e836860 100644 --- a/static/i18n/fr/app.json +++ b/static/i18n/fr/app.json @@ -360,7 +360,7 @@ "about": "About" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/ja/app.json b/static/i18n/ja/app.json index 061d9139..c5338cfe 100644 --- a/static/i18n/ja/app.json +++ b/static/i18n/ja/app.json @@ -360,7 +360,7 @@ "about": "詳細" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/ko/app.json b/static/i18n/ko/app.json index bd1cb2e8..0703ebb2 100644 --- a/static/i18n/ko/app.json +++ b/static/i18n/ko/app.json @@ -360,7 +360,7 @@ "about": "소개" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/ru/app.json b/static/i18n/ru/app.json index 3fc7df2d..7f05300e 100644 --- a/static/i18n/ru/app.json +++ b/static/i18n/ru/app.json @@ -360,7 +360,7 @@ "about": "О программе" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done", diff --git a/static/i18n/zh/app.json b/static/i18n/zh/app.json index 184a506a..7b51b7a5 100644 --- a/static/i18n/zh/app.json +++ b/static/i18n/zh/app.json @@ -360,7 +360,7 @@ "about": "关于" }, "export": { - "desc": "Import accounts on your Ledger Live Mobile app", + "desc": "Export accounts to the Ledger Live mobile app.", "button": "Export", "modal": { "button": "Done",