chore: ignore translatable strings from frappe and erpnext#259
Conversation
Greptile SummaryThis PR configures the
Confidence Score: 5/5Safe to merge — changes are limited to the Frappe hooks config and auto-generated translation catalogs with no runtime logic affected. The only code change is adding a single configuration key in No files require special attention. Important Files Changed
|
* chore: ignore translatable strings from frappe and erpnext * chore: update translations
Updates hooks.py to exclude translatable strings from frappe and erpnext in our translation files. Regenerates translation files and adds missing translations.