diff --git a/locales/he_IL.json b/locales/he_IL.json index 80e10551..ca06ea79 100644 --- a/locales/he_IL.json +++ b/locales/he_IL.json @@ -729,6 +729,7 @@ }, "market-graphs": { "title": "Graphs", + "market-paused": "Market paused", "price-chart": { "title": "Price", "heads-up-display": { @@ -806,8 +807,9 @@ "create-order": { "buy": "Buy {{currencySymbol}}", "sell": "Sell {{currencySymbol}}", + "market-paused": "This market is currently paused for maintenance. You will be unable to make trades.", "locked-trading-session": { - "information": "Your trading session is locked. <0 />", + "information": "Your trading session is locked.", "information-tooltip": "Sessions are locked when you refresh the page or are idle for 15 minutes.", "enter-credentials-to-unlock": "<0>Unlock now" }, @@ -1742,8 +1744,24 @@ }, "move-funds": { "title": "Move {{asset}} to sell", + "fee-footer": "Estimated fee <0/>", + "over-limit": "Insufficient funds", "l-amount-to-transfer": "Amount to transfer", - "b-move-to-sell": "Move {{asset}} to sell" + "b-move-to-sell": "Start transfer", + "review": { + "l-complete": "Transfer initializing…", + "l-transfer-details": "Transfer details", + "l-error": "Something went wrong", + "l-error-description": "No funds have moved.", + "l-amount-to-move": "Transfer amount", + "l-fees-to-move": "Fees", + "l-source": "Source", + "l-destination": "Destination", + "b-accept-transfer": "Start transfer", + "b-finish-transfer": "Finish transfer", + "personal-account": "Personal account", + "trading-contract": "Trading contract" + } }, "provider": { "title": "Select a provider", @@ -4038,6 +4056,7 @@ "staking-view-header": { "stakes-in-progress": "Stakes in progress", "completed-stakes": "Completed stakes", + "create-stake-paused": "Staking is paused during Nash maintenance.", "create-stake-button": "Create a new stake", "learn-stake-button": "Learn about staking" },