puter/tools
Sam Atkins 8f8b7f0fbf Check that all uses of i18n() use keys that exist
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.
2024-04-01 12:12:31 +01:00
..
check-translations.js Check that all uses of i18n() use keys that exist 2024-04-01 12:12:31 +01:00