mirror of
https://github.com/HeyPuter/puter.git
synced 2026-04-28 03:01:29 -05:00
8f8b7f0fbf
If code uses `i18n('foo')` and 'foo' is not in the dictionary for the en
translation, then this script will now report it as an error. This has
already helped catch a few mistakes.