|
|
@ -12,7 +12,11 @@ common: |
|
|
|
chooseWalletPlaceholder: Choose a wallet... |
|
|
|
currency: Currency |
|
|
|
selectAccount: Select an account |
|
|
|
selectAccountNoOption: 'No account matching "{{accountName}}"' |
|
|
|
selectCurrency: Select a currency |
|
|
|
selectCurrencyNoOption: 'No currency matching "{{currencyName}}"' |
|
|
|
selectExchange: Select an exchange |
|
|
|
selectExchangeNoOption: 'No exchange matching "{{exchangeName}}"' |
|
|
|
sortBy: Sort by |
|
|
|
search: Search |
|
|
|
save: Save |
|
|
@ -24,6 +28,7 @@ common: |
|
|
|
next: Next |
|
|
|
back: Back |
|
|
|
retry: Retry |
|
|
|
stop: Stop |
|
|
|
close: Close |
|
|
|
eastern: Eastern |
|
|
|
western: Western |
|
|
@ -139,12 +144,13 @@ addAccounts: |
|
|
|
editName: Edit name |
|
|
|
newAccount: New account |
|
|
|
legacyAccount: '{{accountName}} (legacy)' |
|
|
|
noAccountToImport: We didnt find any {{currencyName}}} account to import. |
|
|
|
noAccountToImport: We didnt find any {{currencyName}} account to import. |
|
|
|
success: Great success! |
|
|
|
createNewAccount: |
|
|
|
title: Create new account |
|
|
|
noOperationOnLastAccount: You cannot create a new account because your last account has no operations |
|
|
|
retrySync: Retry sync |
|
|
|
noAccountToCreate: We didnt find any {{currencyName}} account to create. |
|
|
|
somethingWentWrong: Something went wrong during synchronization. |
|
|
|
cta: |
|
|
|
create: 'Create account' |
|
|
|
import: 'Import account' |
|
|
@ -159,8 +165,9 @@ operationDetails: |
|
|
|
fees: Fees |
|
|
|
from: From |
|
|
|
to: To |
|
|
|
identifier: Identifier |
|
|
|
identifier: Hash |
|
|
|
viewOperation: View operation |
|
|
|
showMore: See {{recipients}} more |
|
|
|
operationList: |
|
|
|
noMoreOperations: No more operations |
|
|
|
manager: |
|
|
|