Browse Source

index.html cleanup #2

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

4
assets/scripts/lang/en.js

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

652
index.html

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