diff options
| author | Alexandre Flament <alex@al-f.net> | 2021-08-02 11:04:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-08-02 11:04:37 +0200 |
| commit | 83b973d401296a52213efa374655a8a195857f98 (patch) | |
| tree | d8213a8a4ddf7d119424bf7eff3446e297128820 /babel.cfg | |
| parent | e0ca749ff55cf6ff69c70197216a592273c5f5be (diff) | |
| parent | 900baf2eaefcde51c6de740cde3f0a99eb2f0791 (diff) | |
Merge pull request #238 from dalf/update_babel
Automatic update of searx/translations/messages.pot and messages.po files.
Diffstat (limited to 'babel.cfg')
| -rw-r--r-- | babel.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +[ignore: **/node_modules/**] [python: **.py] [jinja2: **/templates/**.html] extensions=jinja2.ext.autoescape,jinja2.ext.with_ |