mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-19 03:05:49 +00:00
6 lines
150 B
INI
6 lines
150 B
INI
# PyBabel is for extracting strings from templates
|
|
[jinja2: **/tool/template-**.html]
|
|
encoding = utf-8
|
|
[extractors]
|
|
jinja2 = jinja2.ext:babel_extract
|