Skip to content

Commit

Permalink
Merge pull request #2995 from bitshares/0_UpdatedAccountSelector
Browse files Browse the repository at this point in the history
2756 - Account Selecotor Updates
  • Loading branch information
Stefan Schießl committed Aug 8, 2019
2 parents 3bd1673 + 6b5b8df commit 57486b1
Show file tree
Hide file tree
Showing 9 changed files with 792 additions and 615 deletions.
3 changes: 3 additions & 0 deletions app/assets/locales/locale-en.json
Original file line number Diff line number Diff line change
Expand Up @@ -2461,7 +2461,9 @@
"minimum_amount": "Minimum withdraw amount: %(amount)s %(symbol)s",
"noFeeBalance": "Your balance is insufficient to pay fees using this asset, please choose another asset to pay your fees with",
"noFunds": "No funds",
"unknown": "Unknown error",
"noPoolBalance": "That asset has an insufficient fee pool balance to pay the fees with. Please inform the asset owner or select another asset for paying fees.",
"noPoolBalanceShort": "Fee pool empty",
"pos": "Amount must be positive",
"precision": "Minimum withdraw precision value: %(precision)s",
"req": "Required field",
Expand All @@ -2482,6 +2484,7 @@
"see": "SEE MY TRANSFERS",
"send": "Send",
"total": "Total: ",
"to": "To",
"warn_name_unable_read_memo": "Proposed sender will be unable to read this memo!"
},
"trx_error": {
Expand Down
Loading

0 comments on commit 57486b1

Please sign in to comment.