Browse Source
* New translations addAccount.yml (French) * New translations common.yml (French) * New translations addAccount.yml (French) * New translations deviceConnect.yml (French) * New translations receive.yml (French) * New translations deviceConnect.yml (French) * New translations receive.yml (French) * New translations common.yml (French) * New translations currentAddress.yml (French) * New translations currentAddress.yml (French)master
ledger-bot
7 years ago
committed by
Meriadec Pillet
5 changed files with 43 additions and 3 deletions
@ -1,4 +1,14 @@ |
|||
--- |
|||
title: Ajouter un compte |
|||
import: |
|||
placeholder: 'Compte {{index}}' |
|||
steps: |
|||
currency: |
|||
title: Informations |
|||
connectDevice: |
|||
title: Connecter l'appareil |
|||
importProgress: |
|||
title: En cours |
|||
importAccounts: |
|||
title: Importer les comptes |
|||
cta_0: Importer le compte |
|||
cta_1: Importer {{count}} compte |
|||
cta_2: Importer {{count}} comptes |
|||
|
@ -0,0 +1,2 @@ |
|||
--- |
|||
label: Adresse actuelle |
@ -0,0 +1,7 @@ |
|||
--- |
|||
step1: |
|||
connect: Connect your <1>Ledger device</1> to your computer and enter your <3>PIN code</3> on your device |
|||
choose: "We detected {{count}} devices connected, please select one:" |
|||
step2: |
|||
open: Open <1><0>{{appName}}</0></1> App on your device |
|||
info: You must use the device associated to the account <1><0>{{accountName}}</0></1> |
@ -1,2 +1,20 @@ |
|||
--- |
|||
title: Recevoir |
|||
title: Receive funds |
|||
steps: |
|||
chooseAccount: |
|||
title: Choose Account |
|||
label: Account |
|||
connectDevice: |
|||
title: Connect Device |
|||
withoutDevice: I don't have my device |
|||
confirmAddress: |
|||
title: Confirm Address |
|||
action: Confirm address on device |
|||
text: To receive funds, confirm the address on your device. |
|||
support: Contact Support |
|||
error: |
|||
title: Houston, we have a problem! |
|||
text: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer non nibh diam. In eget ipsum arcu donec finibus |
|||
receiveFunds: |
|||
title: Receive Funds |
|||
label: Amount (Optional) |
|||
|
Loading…
Reference in new issue