bywatersolutions / koha-plugin-room-reservations

This repository is dedicated to the Koha Room Reservation plugin for use with Koha ILS.
GNU General Public License v3.0
4 stars 12 forks source link

fix translations #33

Closed lms-tobias closed 3 years ago

lms-tobias commented 3 years ago

there is a bug with utf8 encoding in the Template::Plugin::Gettext module provided by the koha-community repository. To fix this you can install the module directly from CPAN.