mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-07-28 20:10:04 +00:00
[zanata] Add locales target in Makefile to generate framadate.pot
This commit is contained in:
parent
cf48c9c2d7
commit
18cbfb7b75
1 changed files with 3 additions and 1 deletions
4
Makefile
4
Makefile
|
|
@ -1,5 +1,7 @@
|
|||
push-locales:
|
||||
locales:
|
||||
json2po -P -i locale/en.json -t locale/en.json -o po/framadate.pot
|
||||
|
||||
push-locales: locales
|
||||
zanata-cli -q -B push
|
||||
|
||||
pull-locales:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue