summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAlexandre Flament <alex@al-f.net>2021-08-05 13:57:48 +0200
committerAlexandre Flament <alex@al-f.net>2021-08-07 15:06:06 +0200
commit901ab87717f642f2ab5ce68ef0d01be38ca6726d (patch)
tree2a2ce9bddca9876b70bc7feaf140dd03c0291f05 /Makefile
parent80372d87d9565a87d3929440100b2b19ad5a78af (diff)
[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 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d48f5c53..cee1e4b9 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ test.shell:
# wrap ./manage script
MANAGE += buildenv
-MANAGE += ci.babel.update babel.extract babel.update babel.compile
+MANAGE += babel.translations.to.master babel.master.to.translations
MANAGE += data.all data.languages data.useragents data.osm_keys_tags
MANAGE += docs.html docs.live docs.gh-pages docs.prebuild docs.clean
MANAGE += docker.build docker.push docker.buildx