https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37303
--- Comment #4 from Julian Maurice <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
