File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 244244.column--buttons--native-token {
245245 @media (min-width : $xl ) {
246246 display : flex !important ;
247+ justify-content : flex-end ;
247248 width : 412px ;
248249 column-gap : 24px ;
249250 }
Original file line number Diff line number Diff line change @@ -434,8 +434,8 @@ export default {
434434 noTxRecords : "The account doesn't have any transaction records yet" ,
435435 mintTransferAmount : 'Min. transfer amount is {amount} {symbol}' ,
436436 howToUsePortal : 'HOW TO USE THE PORTAL' ,
437- xcmIsDisabled : 'XCM with {network} is disabled temporarily' ,
438- xcmEvmIsDisabled : 'XCM to {network} via EVM wallets is disabled temporarily' ,
437+ xcmIsDisabled : 'XCM with {network} is temporarily disabled ' ,
438+ xcmEvmIsDisabled : 'XCM to {network} via EVM wallets is temporarily disabled ' ,
439439 } ,
440440 modals : {
441441 max : 'Max' ,
@@ -535,7 +535,7 @@ export default {
535535 eta : 'ETA {value}' ,
536536 } ,
537537 network : {
538- networkStatuses : 'Network Statuses ' ,
538+ networkStatuses : 'Network Status ' ,
539539 updatedAgo : 'Updated {time} ago' ,
540540 xcmDepositWithdrawalAssets : 'XCM Deposit/Withdrawal Assets' ,
541541 } ,
You can’t perform that action at this time.
0 commit comments