Open
Description
This is a follow-up to #427
Ideally we add some validation logic to
make-mo
andmake-php
as well. We already do some validation inmake-pot
(seeaudit_strings()
method, which we could extract into a reusable trait.
Maybe make-json
too?
Prevents you from generating translation files with incorrect placeholders in them.