fix: extract translatable strings from .vue files (#27251)
This commit is contained in:
parent
bf92887259
commit
b0bba0ad31
1 changed files with 1 additions and 0 deletions
|
|
@ -7,5 +7,6 @@ hooks.py,frappe.gettext.extractors.navbar.extract
|
|||
**.py,frappe.gettext.extractors.python.extract
|
||||
**.js,frappe.gettext.extractors.javascript.extract
|
||||
**.html,frappe.gettext.extractors.html_template.extract
|
||||
**.vue,frappe.gettext.extractors.html_template.extract
|
||||
**/custom/*.json,frappe.gettext.extractors.customization.extract
|
||||
**/fixtures/custom_field.json,frappe.gettext.extractors.custom_field.extract
|
||||
|
Loading…
Add table
Reference in a new issue