Please consider lettign us use this outside of arb/csv files, but instead with strings/text widgets.
for example, suppose we are using
Text('hi');
and for whatever reason we are not quite ready to use arb type localization and/or for whatever reason are not using a localization library/package that works quite the same way.
Could we please have the option to use 'hi'.psuedo() and translate to a psuedo string, perhaps with sane defaults for first pass, then configurable just like your yaml file for second pass?
thanks