|
|
|
|
|
by layer8
1450 days ago
|
|
…then translators need to be programmers, or vice versa. That may not scale to many languages/large products. What would be useful is the ability to interactively see a systematic set of examples of what the templates one is editing evaluate to. |
|
But since my translations are code, it basically means I would have to invoke a debugger on the full program, so that's a drawback.
On the other hand, since my translations are code I suppose I could just add something like a unit test or something.