14 Mar
2024
14 Mar
'24
12:08 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35138 --- Comment #2 from Jonathan Druart <jonathan.druart@gmail.com> --- (In reply to Jonathan Druart from comment #1)
Still no translatability however.
Translating using JS should be trivial as there will be an id on the label: facets.inc <span id="facet-[% facets_loo.type_link_value | html %]">[% facets_loo.label | html %]</span> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.