10 Jul
2024
10 Jul
'24
1:49 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37303 --- Comment #4 from Julian Maurice <julian.maurice@biblibre.com> --- Patch does not work for me. po2json expects 2 arguments (<input> <output>) and we only give one. So the resulting locale_data.json looks like this: var json_locale_data = {"Koha":yarn run v1.22.20
$ /home/koha/koha/node_modules/.bin/po2json /home/koha/koha/misc/translator/po/fr-FR-messages-js.po
output argument is required
Usage: po2json <input> <output> [options] [... full of usage ...] };
-- You are receiving this mail because: You are watching all bug changes.