Skip to content

Commit 105f564

Browse files
committed
feat: update assets
1 parent 68701fc commit 105f564

File tree

6 files changed

+29
-15
lines changed

6 files changed

+29
-15
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"ledger-live-desktop": minor
3+
"live-mobile": minor
4+
---
5+
6+
Update wordings

apps/ledger-live-desktop/src/renderer/components/SyncOnboarding/Manual/SeedStep.tsx

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,15 +162,23 @@ const SeedStep = ({ seedPathStatus, deviceModelId, charonSupported, charonStatus
162162
) : seedPathStatus === "backup_charon" ? (
163163
<Flex flexDirection="column">
164164
<Flex alignItems="center" justifyContent="center" flexDirection="column">
165-
<Flex style={{ width: 220, height: 170, overflow: "visible" }}>
166-
<img src={CharonPng} alt="Charon" style={{ width: 220, height: 220 }} />
165+
<Flex
166+
style={{
167+
width: 220,
168+
height: 150,
169+
overflow: "visible",
170+
justifyContent: "center",
171+
paddingTop: 20,
172+
}}
173+
>
174+
<img src={CharonPng} alt="Charon" style={{ height: 220, objectFit: "contain" }} />
167175
</Flex>
168176
{/* @ts-expect-error weird props issue with React 18 */}
169177
<StepText mb={6} fontWeight="semiBold" variant="largeLineHeight" color="neutral.c100">
170178
{t("syncOnboarding.manual.seedContent.backupCharonTitle")}
171179
</StepText>
172180
{/* @ts-expect-error weird props issue with React 18 */}
173-
<StepText mb={6}>
181+
<StepText mb={6} textAlign="center">
174182
{t("syncOnboarding.manual.seedContent.backupCharonDescription")}
175183
</StepText>
176184

8.5 KB
Loading

apps/ledger-live-desktop/static/i18n/en/app.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,15 +1260,15 @@
12601260
"titleCompleted": "Secret Recovery Phrase confirmed",
12611261
"recoverSeed": "Placeholder: Recover",
12621262
"restoreSeed": "To restore, follow instructions appearing on your Ledger Secure Screen.",
1263-
"restoreCharonTitle": "Restore using Ledger Charon",
1263+
"restoreCharonTitle": "Restore using Ledger Recovery Key",
12641264
"restoreCharonDescription": "To restore, follow instructions appearing on your Ledger Secure Screen.",
12651265
"restoreCharonContinueOnDevice": "Follow the instructions on your {{productName}}",
12661266
"selection": "Choose the setup option that best suits you:",
12671267
"selectionNewLedgerTitle": "Set up as a new Ledger",
12681268
"selectionNewLedgerDescription": "This generates a new Secret Recovery Phrase.",
12691269
"selectionRestoreTitle": "Restore access to assets",
12701270
"selectionRestoreDescription": "This lets you restore using your backup — Secret Recovery Phrase or Ledger Recover.",
1271-
"selectionRestoreDescriptionWithCharon": "This lets you restore using your backup — Secret Recovery Phrase, Ledger Recover, or Ledger Charon.",
1271+
"selectionRestoreDescriptionWithCharon": "This lets you restore using your backup — Secret Recovery Phrase, Ledger Recover, or Ledger Recovery Key.",
12721272
"selectionContinueOnDevice": "Choose the relevant option on your {{productName}}",
12731273
"selectionNewSeedTitle": "Secret Recovery Phrase",
12741274
"selectionNewSeedSubtitle": "Keep it safe and private",
@@ -1278,13 +1278,13 @@
12781278
"restoreChoiceContinueOnDevice": "Select relevant option on your {{productName}}",
12791279
"restoreChoiceSRPTitle": "Secret Recovery Phrase",
12801280
"restoreChoiceSRPDescription": "Use a Secret Recovery Phrase generated by a Ledger device for maximum security.",
1281-
"restoreChoiceCharonTitle": "Ledger Charon",
1282-
"restoreChoiceCharonDescription": "Description description description description description description.",
1281+
"restoreChoiceCharonTitle": "Ledger Recovery Key",
1282+
"restoreChoiceCharonDescription": "Use your Recovery Key to restore access to your assets.",
12831283
"restoreChoiceRecoverTitle": "Ledger Recover subscription",
12841284
"restoreChoiceRecoverDescription": "Use your subscription to restore access to your assets with your identity.",
12851285
"followInstructions": "Follow instruction appearing on your {{productName}}.",
1286-
"backupCharonTitle": "Ledger Charon",
1287-
"backupCharonDescription": "Description description description description description description description description description description.",
1286+
"backupCharonTitle": "Ledger Recovery Key",
1287+
"backupCharonDescription": "Create a new backup on a PIN-protected card with a built-in Secure Element chip — so you can restore access to your assets in just a few taps.",
12881288
"backupCharonCta": "Learn more or buy",
12891289
"backupCharonContinueOnDevice": "Follow the instructions on your {{productName}}"
12901290
},

apps/ledger-live-mobile/src/locales/en/common.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2341,11 +2341,11 @@
23412341
"selectionRestore": {
23422342
"title": "Restore access to your assets",
23432343
"desc": "This lets you restore using your backup — Secret Recovery Phrase or Ledger Recover.",
2344-
"descWithCharon": "This lets you restore using your backup — Secret Recovery Phrase, Ledger Recover, or Ledger Charon."
2344+
"descWithCharon": "This lets you restore using your backup — Secret Recovery Phrase, Ledger Recover, or Ledger Recovery Key."
23452345
},
23462346
"backupCharon": {
2347-
"title": "Ledger Charon",
2348-
"desc": "description description description description description description description description description description description description",
2347+
"title": "Ledger Recovery Key",
2348+
"desc": "Create a new backup on a PIN-protected card with a built-in Secure Element chip — so you can restore access to your assets in just a few taps.",
23492349
"cta": "Learn more or buy",
23502350
"continueOnDevice": "Follow the instructions on your {{productName}}"
23512351
},
@@ -2357,8 +2357,8 @@
23572357
"description": "Use a Secret Recovery Phrase generated by a Ledger device for maximum security."
23582358
},
23592359
"ledgerCharon": {
2360-
"title": "Ledger Charon",
2361-
"description": "description description description description description."
2360+
"title": "Ledger Recovery Key",
2361+
"description": "Use your Recovery Key to restore access to your assets."
23622362
},
23632363
"ledgerRecover": {
23642364
"title": "Ledger Recover subscription",
@@ -2371,7 +2371,7 @@
23712371
"continueOnDevice": "Choose the relevant option on your {{productName}}."
23722372
},
23732373
"restoreLedgerCharon": {
2374-
"title": "Restore using Ledger Charon",
2374+
"title": "Restore using Ledger Recovery Key",
23752375
"description": "To restore, follow instructions appearing on your Ledger Secure Screen.",
23762376
"continueOnDevice": "Follow the instructions on your {{productName}}."
23772377
},
7.65 KB
Loading

0 commit comments

Comments
 (0)