Some strings, like shop.view.wallet.confirm_xfer, have variables in them that are expanded in JS, not on the server. Thus, the variable names aren't wrapped in [[ ]]. This isn't a typo. Also, there's no pluralization support in the JS librairies we use, so we may to live with the occasional "1 tokens" in those cases
(
Read more... )