Browse Source
* New translations importAccounts.yml (French) * New translations sidebar.yml (French) * New translations settings.yml (French) * New translations releaseNotes.yml (French)master
ledger-bot
7 years ago
committed by
Meriadec Pillet
4 changed files with 19 additions and 2 deletions
@ -1,7 +1,17 @@ |
|||||
--- |
--- |
||||
title: Import accounts |
title: Add accounts |
||||
breadcrumb: |
breadcrumb: |
||||
informations: Informations |
informations: Informations |
||||
connectDevice: Connect device |
connectDevice: Connect device |
||||
import: Import |
import: Import |
||||
finish: End |
finish: End |
||||
|
accountToImportSubtitle: Account to import |
||||
|
accountToImportSubtitle_plural: 'Accounts to import ({{count}})' |
||||
|
selectAll: Select all |
||||
|
unselectAll: Unselect all |
||||
|
createNewAccount: Create new account |
||||
|
retrySync: Retry sync |
||||
|
cta: |
||||
|
create: 'Create account' |
||||
|
import: 'Import account' |
||||
|
import_plural: 'Import accounts' |
||||
|
@ -0,0 +1,3 @@ |
|||||
|
--- |
||||
|
title: Release notes |
||||
|
version: Version {{versionNb}} |
@ -1,5 +1,5 @@ |
|||||
--- |
--- |
||||
menu: Menu |
menu: Menu |
||||
accounts: Comptes |
accounts: Accounts ({{count}}) |
||||
manager: Manager |
manager: Manager |
||||
exchange: Exchange |
exchange: Exchange |
||||
|
Loading…
Reference in new issue