c1647ab498
Completely TypeScript based translation with support for parameters. Define the value in messages.ts as a function with arguments, and they will be required at the call site. Have the full power of TypeScript in the translation so it is possible to do stuff like switching over numbers to write nicer messages for 0/1/n, and so on.
Description
Languages
Java
100%