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