diff options
author | Alexandre Flament <alex@al-f.net> | 2021-08-05 13:57:48 +0200 |
---|---|---|
committer | Alexandre Flament <alex@al-f.net> | 2021-08-07 15:06:06 +0200 |
commit | 901ab87717f642f2ab5ce68ef0d01be38ca6726d (patch) | |
tree | 2a2ce9bddca9876b70bc7feaf140dd03c0291f05 /requirements-dev.txt | |
parent | 80372d87d9565a87d3929440100b2b19ad5a78af (diff) | |
download | searxng-901ab87717f642f2ab5ce68ef0d01be38ca6726d.tar.gz searxng-901ab87717f642f2ab5ce68ef0d01be38ca6726d.zip |
[translations] web integration
* make babel.translations.to.master: pull weblate updates
* make babel.master.to.translations: push .pot and .po files to weblate
Diffstat (limited to 'requirements-dev.txt')
-rw-r--r-- | requirements-dev.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-dev.txt b/requirements-dev.txt index a6f29db55..e8dc0221c 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -17,3 +17,4 @@ sphinx-autobuild==2021.3.14 linuxdoc==20210324 aiounittest==1.4.0 yamllint==1.26.2 +wlc==1.12 |