meriadec
7 years ago
33 changed files with 143 additions and 146 deletions
@ -0,0 +1,3 @@ |
|||
balance: Balance |
|||
receive: Receive |
|||
lastOperations: Last operations |
@ -0,0 +1,3 @@ |
|||
name: Alphabetic |
|||
balance: Balance |
|||
type: Cryptocurrency |
@ -0,0 +1,3 @@ |
|||
title: Add account |
|||
import: |
|||
placeholder: 'Account {{index}}' |
@ -0,0 +1,11 @@ |
|||
ok: Okay |
|||
cancel: Cancel |
|||
chooseWalletPlaceholder: Choose a wallet... |
|||
currency: Currency |
|||
selectAccount: Select an account |
|||
sortBy: Sort by |
|||
search: Search |
|||
save: Save |
|||
password: Password |
|||
editProfile: Edit profile |
|||
lockApplication: Lock application |
@ -0,0 +1,6 @@ |
|||
title: Dashboard |
|||
greetings: 'Good morning, {{name}}.' |
|||
summary: here is the summary of your account |
|||
summary_plural: 'here is the summary of your {{count}} accounts' |
|||
noAccounts: no accounts |
|||
recentActivity: Recent activity |
@ -0,0 +1,2 @@ |
|||
connected: Connected |
|||
notConnected: Not connected |
@ -0,0 +1,2 @@ |
|||
en: English |
|||
fr: French |
@ -0,0 +1 @@ |
|||
title: Receive |
@ -0,0 +1,5 @@ |
|||
title: Send |
|||
Amount: Amount |
|||
Summary: Summary |
|||
SecureValidation: Secure validation |
|||
Confirmation: Confirmation |
@ -0,0 +1,15 @@ |
|||
title: Settings |
|||
tabs: |
|||
display: Display |
|||
money: Money |
|||
material: Material |
|||
app: App (beta) |
|||
tools: Tools |
|||
blockchain: Blockchain |
|||
profile: Profile |
|||
display: |
|||
language: Language |
|||
orderAccounts: Order accounts |
|||
profile: |
|||
protectWithPassword: Protect local data with a password |
|||
password: Password |
@ -0,0 +1,2 @@ |
|||
menu: Menu |
|||
accounts: Accounts |
@ -0,0 +1,4 @@ |
|||
day: Day |
|||
week: Week |
|||
month: Month |
|||
year: Year |
@ -0,0 +1,6 @@ |
|||
date: Date |
|||
account: Account |
|||
address: Address |
|||
amount: Amount |
|||
from: From |
|||
to: To |
@ -1,84 +0,0 @@ |
|||
common: |
|||
ok: Okay |
|||
cancel: Cancel |
|||
chooseWalletPlaceholder: Choose a wallet... |
|||
currency: Currency |
|||
language: |
|||
en: English |
|||
fr: French |
|||
orderAccounts: |
|||
name: Alphabetic |
|||
balance: Balance |
|||
type: Cryptocurrency |
|||
sidebar: |
|||
menu: Menu |
|||
accounts: Accounts |
|||
device: |
|||
connected: Connected |
|||
notConnected: Not connected |
|||
dashboard: |
|||
title: Dashboard |
|||
greetings: 'Good morning, {{name}}.' |
|||
summary: here is the summary of your account |
|||
summary_plural: 'here is the summary of your {{count}} accounts' |
|||
noAccounts: no accounts |
|||
recentActivity: Recent activity |
|||
send: |
|||
title: Send |
|||
receive: |
|||
title: Receive |
|||
addAccount: |
|||
title: Add account |
|||
import: |
|||
placeholder: 'Account {{index}}' |
|||
settings: |
|||
title: Settings |
|||
tabs: |
|||
display: Display |
|||
money: Money |
|||
material: Material |
|||
app: App (beta) |
|||
tools: Tools |
|||
blockchain: Blockchain |
|||
profile: Profile |
|||
display: |
|||
language: Language |
|||
orderAccounts: Order accounts |
|||
profile: |
|||
protectWithPassword: Protect local data with a password |
|||
password: Password |
|||
SelectAccount: |
|||
placeholder: Select an account |
|||
AccountPage: |
|||
balance: Balance |
|||
receive: Receive |
|||
lastOperations: Last operations |
|||
update: |
|||
newVersionReady: A new version is ready to be installed. |
|||
relaunch: Re-launch app now |
|||
IsUnlocked: |
|||
password: Password |
|||
sendModal: |
|||
Amount: Amount |
|||
Summary: Summary |
|||
SecureValidation: Secure validation |
|||
Confirmation: Confirmation |
|||
time: |
|||
day: Day |
|||
week: Week |
|||
month: Month |
|||
year: Year |
|||
global: |
|||
sortBy: Sort by |
|||
search: Search |
|||
save: Save |
|||
transactionsList: |
|||
date: Date |
|||
account: Account |
|||
address: Address |
|||
amount: Amount |
|||
from: From |
|||
to: To |
|||
mainDropdown: |
|||
editProfile: Edit profile |
|||
lockApplication: Lock application |
@ -0,0 +1,2 @@ |
|||
newVersionReady: A new version is ready to be installed. |
|||
relaunch: Re-launch app now |
Loading…
Reference in new issue