You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: web/src/config/lang/en.js
+3-4Lines changed: 3 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1269,10 +1269,9 @@ export default {
1269
1269
'We will review your request and send further instructions to your email on how to access the HollaEx exchange.',// new
1270
1270
WARNING_TXT1:
1271
1271
'In the mean time you can familiarize yourself with the HollaEx network with the resources below',// new
1272
-
XHT_ORDER_TXT_1: 'To start trading the HollaEx token (XHT) you must login',// new
1273
-
XHT_ORDER_TXT_2:
1274
-
'The HollaEx token is distributed through a Wave Auction where at random times daily there will be random amount of HollaEx token sold to the highest bidders on the orderbook.',// new
1275
-
XHT_ORDER_TXT_3: '{0} to join the Wave Auction or {1}',// new
1272
+
XHT_ORDER_TXT_1: 'To start trading you must login',// new
1273
+
XHT_ORDER_TXT_2: '',// new
1274
+
XHT_ORDER_TXT_3: '{0} or {1}',// new
1276
1275
XHT_TITLE: 'XHT',//new
1277
1276
XHT_TRADE_TXT_1: 'Login to see your recent trades',//new
1278
1277
XHT_TRADE_TXT_2: 'You can {0} to see your recent trade history',//new
0 commit comments