[Koha-bugs] [Bug 35103] Add option to gulp tasks to pass a list of tasks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Oct 19 10:58:44 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35103

--- Comment #1 from Jonathan Druart <jonathan.druart+koha at gmail.com> ---
Created attachment 157400
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=157400&action=edit
Bug 35103: Add option to gulp tasks to pass a list of tasks

You can now generate the messages.po for all languages with:
  gulp po:update --task messages

or for only es-ES
  gulp po:update --task messages --lang es-ES

It may be helpful for the "update po" script that will be used on
weblate.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list