Add a return type to helpers.check_prototype_translations()
Posted: Tue Nov 26, 2024 10:14 am
Can you please change `helpers.check_prototype_translations()` to return a boolean? Or an integer with the number of errors. I'm calling it as part of Angel's unit tests. I currently have no way of making the test fail if untranslated strings are detected!
With the update to 2.0, we have a lot of recipes missing locale as recipes no longer inherit the name of their `main_product` unless the recipe and item/fluid have the same name.
With the update to 2.0, we have a lot of recipes missing locale as recipes no longer inherit the name of their `main_product` unless the recipe and item/fluid have the same name.