agritheory / test_utils

Common Test Utilities and Fixtures for AgriTheory Projects
4 stars 4 forks source link

Pre-commit to automatically add to translation file(s) #23

Open agritheory opened 5 months ago

agritheory commented 5 months ago

Call get_untranslated for app and compare keys in existing translation files to detect any new ones and add them.

https://github.com/frappe/frappe/blob/develop/frappe/commands/translate.py#L51