app-generic-asset.json 1.4 KB

1234567891011121314151617181920212223
  1. {
  2. "Asset ID": "Asset ID",
  3. "Assets": "Assets",
  4. "Enter the Asset ID of the token you want to manage.": "Enter the Asset ID of the token you want to manage.",
  5. "Enter the Asset ID of the token you want to transfer.": "Enter the Asset ID of the token you want to transfer.",
  6. "Forget this asset": "Forget this asset",
  7. "Make Transfer": "Make Transfer",
  8. "No assets found.": "No assets found.",
  9. "Register": "Register",
  10. "Register Asset": "Register Asset",
  11. "Register an Asset": "Register an Asset",
  12. "Select a contact or paste the address you want to send funds to.": "Select a contact or paste the address you want to send funds to.",
  13. "The account you will send funds from.": "The account you will send funds from.",
  14. "Transfer": "Transfer",
  15. "Type the amount you want to transfer. Note that you can select the unit on the right e.g sending 1 milli is equivalent to sending 0.001.": "Type the amount you want to transfer. Note that you can select the unit on the right e.g sending 1 milli is equivalent to sending 0.001.",
  16. "Type the name of this Asset. This name will be used across all the apps. It can be edited later on.": "Type the name of this Asset. This name will be used across all the apps. It can be edited later on.",
  17. "amount": "amount",
  18. "asset id": "asset id",
  19. "name": "name",
  20. "send from account": "send from account",
  21. "send to address": "send to address",
  22. "transferrable": "transferrable"
  23. }