Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Commit

Permalink
New Crowdin translations (#522)
Browse files Browse the repository at this point in the history
* New translations importAccounts.yml (French)

* New translations sidebar.yml (French)

* New translations settings.yml (French)

* New translations releaseNotes.yml (French)
  • Loading branch information
ledger-bot authored and meriadec committed Jun 12, 2018
1 parent 5b5458f commit a109382
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 2 deletions.
12 changes: 11 additions & 1 deletion static/i18n/fr/importAccounts.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,17 @@
---
title: Import accounts
title: Add accounts
breadcrumb:
informations: Informations
connectDevice: Connect device
import: Import
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'
3 changes: 3 additions & 0 deletions static/i18n/fr/releaseNotes.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
---
title: Release notes
version: Version {{versionNb}}
4 changes: 4 additions & 0 deletions static/i18n/fr/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ softResetModal:
title: Clean application cache
subTitle: Are you sure houston?
desc: Lorem ipsum dolor sit amet
removeAccountModal:
title: Delete this account
subTitle: Are you sure houston?
desc: Lorem ipsum dolor sit amet
exportLogs:
title: Export Logs
desc: Export Logs
Expand Down
2 changes: 1 addition & 1 deletion static/i18n/fr/sidebar.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
menu: Menu
accounts: Comptes
accounts: Accounts ({{count}})
manager: Manager
exchange: Exchange

0 comments on commit a109382

Please sign in to comment.