|
|
@ -39,6 +39,7 @@ common: |
|
|
|
refresh: Refresh |
|
|
|
error: |
|
|
|
load: Unable to load |
|
|
|
noResults: No results |
|
|
|
operation: |
|
|
|
type: |
|
|
|
IN: Receive funds |
|
|
@ -129,7 +130,11 @@ addAccounts: |
|
|
|
accountToImportSubtitle_plural: 'Accounts to import ({{count}})' |
|
|
|
selectAll: Select all |
|
|
|
unselectAll: Unselect all |
|
|
|
createNewAccount: Create new account |
|
|
|
editName: Edit name |
|
|
|
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 |
|
|
|
cta: |
|
|
|
create: 'Create account' |
|
|
@ -213,6 +218,8 @@ send: |
|
|
|
message: Leave a message (140) |
|
|
|
rippleTag: Tag |
|
|
|
ethereumGasLimit: Gas limit |
|
|
|
unitPerByte: '{{unit}} per byte' |
|
|
|
feePerByte: Fee per byte |
|
|
|
connectDevice: |
|
|
|
title: Connect device |
|
|
|
verification: |
|
|
@ -346,3 +353,7 @@ password: |
|
|
|
update: |
|
|
|
newVersionReady: A new update is available. |
|
|
|
relaunch: Update now |
|
|
|
crash: |
|
|
|
restart: Restart app |
|
|
|
reset: Reset app files |
|
|
|
createTicket: Create ticket |
|
|
|