Skip to content

Commit

Permalink
Update locales/he_IL.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amsul committed Jul 20, 2020
1 parent b4a3ab5 commit 9de3b78
Showing 1 changed file with 21 additions and 2 deletions.
23 changes: 21 additions & 2 deletions locales/he_IL.json
Original file line number Diff line number Diff line change
Expand Up @@ -729,6 +729,7 @@
},
"market-graphs": {
"title": "Graphs",
"market-paused": "Market paused",
"price-chart": {
"title": "Price",
"heads-up-display": {
Expand Down Expand Up @@ -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</0>"
},
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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"
},
Expand Down

0 comments on commit 9de3b78

Please sign in to comment.