Gaëtan Renaudeau
7 years ago
committed by
GitHub
9 changed files with 87 additions and 31 deletions
@ -0,0 +1,3 @@ |
|||
--- |
|||
title: Exchange |
|||
visitWebsite: Visiter le site web |
@ -0,0 +1,49 @@ |
|||
--- |
|||
start: |
|||
title: Welcome to the new Ledger Live Desktop app. |
|||
desc: Let’s get started! |
|||
init: |
|||
title: Welcome to Ledger Live, the computer companion app to your Ledger device. Please select one of the options below |
|||
newDevice: |
|||
title: Initialize your new Ledger device |
|||
desc: Please replace it with the final wording once it’s done. |
|||
restoreDevice: |
|||
title: Restore a Ledger device |
|||
desc: Please replace it with the final wording once it’s done. |
|||
initializedDevice: |
|||
title: I have already initialized my device |
|||
desc: Please replace it with the final wording once it’s done. |
|||
noDevice: |
|||
title: Do not have a Ledger device yet? Buy one |
|||
desc: Please replace it with the final wording once it’s done. |
|||
selectDevice: |
|||
title: To get started, select your device |
|||
desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor ipsum amet |
|||
ledgerNanoCard: |
|||
title: Ledger Nano S |
|||
desc: Please replace it with the final wording once it’s done. |
|||
ledgerBlueCard: |
|||
title: Ledger Blue |
|||
desc: Please replace it with the final wording once it’s done. |
|||
selectPIN: |
|||
title: Select PIN code |
|||
desc: This is a long text, please replace it with the final wording once it’s done. Lorem ipsum dolor amet ledger lorem dolor ipsum amet |
|||
instructions: |
|||
step1: Connect your Ledger Nano S to your computer using the supplied micro USB cable. |
|||
step2: Press both buttons simultaneously as instructed on your Ledger Nano S screen. |
|||
step3: Select Configure as new device on your Ledger Nano S by pressing the right button, located above the validation icon. |
|||
step4: Choose a PIN code between 4 and 8 digits long. |
|||
writeSeed: |
|||
title: 24-Word Recovery phrase |
|||
desc: The 24 words that constitute your recovery phrase will now be displayed one by one on the Ledger Nano S screen. These 24 words will be displayed only once during this initialization. |
|||
instructions: |
|||
step1: Copy the first word (Word \ |
|||
step2: Move to Word \ |
|||
step3: Repeat the process until all 24 words are copied on the Recovery sheet. |
|||
step4: To confirm, use the right or left button to select each of the 24 words in the right order. |
|||
step5: Validate each word by simultaneously pressing both buttons. |
|||
finish: |
|||
title: This is the title of the screen. 1 line is the maximum |
|||
desc: This is a long text, please replace it with the final wording once it’s done.
Lorem ipsum dolor amet ledger lorem dolor ipsum amet |
|||
openAppButton: Open app |
|||
followUsLabel: Follow us to stay updated |
@ -1,7 +1,7 @@ |
|||
--- |
|||
warning_0: Warning 0 |
|||
warning_1: Warning 1 |
|||
warning_2: Warning 2 |
|||
warning_3: Warning 3 |
|||
warning_4: Warning 4 |
|||
errorMessageIncorrectPassword: The password you entered is incorrect. |
|||
warning_0: Avertissement 0 |
|||
warning_1: Avertissement 1 |
|||
warning_2: Avertissement 2 |
|||
warning_3: Avertissement 3 |
|||
warning_4: Avertissement 4 |
|||
errorMessageIncorrectPassword: Le mot de passe saisi est erroné. |
|||
|
@ -1,4 +1,5 @@ |
|||
--- |
|||
menu: Menu |
|||
accounts: Comptes |
|||
manager: Gérer applications |
|||
manager: Gestionnaire |
|||
exchange: Exchange |
|||
|
Loading…
Reference in new issue