We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add translation to the english dictionary:
$ pwd /home/user/src/arizen $ node ./tools/addtranslation.js wallet.tabDeposit.messages.invalidAmount "Invalid amount"
Copy english translations to other dictionaries:
$ pwd /home/user/src/arizen $ node ./tools/synctranslations.js
Translation values not present in other dictionaries will be prefixed with string TODO.
TODO