|
|
@ -92,7 +92,7 @@ const _lang = { |
|
|
|
'FILL_SEND_FORM': 'Fill Send Form', |
|
|
|
'FILL_SEND_DETAILS': 'Fill sending transaction details', |
|
|
|
'CONFIRMING': 'Confirming', |
|
|
|
'CONFIRM_DETAILS': 'Confirm if details are correct', |
|
|
|
'CONFIRM_DETAILS': 'Confirm if detials are correct', |
|
|
|
'PROCESSING_TX': 'Processing Tx', |
|
|
|
'PROCESSING_DETAILS': 'Processing and showing details', |
|
|
|
'SEND_FROM': 'Send From', |
|
|
@ -276,6 +276,7 @@ const _lang = { |
|
|
|
'ALREADY_RUNNING': 'already running', |
|
|
|
'STARTED_IN': 'started in', |
|
|
|
'IGUANA_CONN_ERR_ALT': 'Unable to connect with iguana service. 127.0.0.1:7778', |
|
|
|
'KOMODO_ERR': 'Unable to start Komodod', |
|
|
|
'IGUANA_ARE_YOU_SURE': 'Are you sure Iguana is running?', |
|
|
|
'SIGNED_TX_GENERATED': 'Signed transaction generated', |
|
|
|
'SIGNED_TX_GENERATED_FAIL': 'Signed transaction Failed to generate', |
|
|
|