690 B
690 B
| 1 | **/hooks.py | jingrow.gettext.extractors.navbar.extract |
|---|---|---|
| 2 | **/pagetype/*/*.json | jingrow.gettext.extractors.pagetype.extract |
| 3 | **/workspace/*/*.json | jingrow.gettext.extractors.workspace.extract |
| 4 | **/onboarding_step/*/*.json | jingrow.gettext.extractors.onboarding_step.extract |
| 5 | **/module_onboarding/*/*.json | jingrow.gettext.extractors.module_onboarding.extract |
| 6 | **/report/*/*.json | jingrow.gettext.extractors.report.extract |
| 7 | **.py | jingrow.gettext.extractors.python.extract |
| 8 | **/templates/**.js | jingrow.gettext.extractors.html_template.extract |
| 9 | **.js | jingrow.gettext.extractors.javascript.extract |
| 10 | **.html | jingrow.gettext.extractors.html_template.extract |
| 11 | **.vue | jingrow.gettext.extractors.html_template.extract |