Browse Source

index.html cleanup #2

master
pbca26 8 years ago
parent
commit
72dbede133
  1. 4
      assets/scripts/lang/en.js
  2. 3906
      index.html

4
assets/scripts/lang/en.js

@ -178,7 +178,7 @@ const _lang = {
'OUT': 'OUT',
'MINED': 'Mined',
'IMMATURE': 'Immature',
'ZADDR_NOT_LISTED': 'Z Address not listed by wallet',
'ZADDR_NOT_LISTED': 'Z Address not listed by wallet'
},
'TOASTR': {
'WALLET_NOTIFICATION': 'Wallet Notification',
@ -271,7 +271,7 @@ const _lang = {
'JUMBLR_MOTTO': 'Secure, Native and Decentralised Coin Shuffling'
},
'SETTINGS': {
'PASSPHRASE_REQ': 'Passphrase is required.',
'PASSPHRASE_REQ': 'Passphrase is required.'
}
}
};

3906
index.html

File diff suppressed because it is too large
Loading…
Cancel
Save