5 Apr
2023
5 Apr
'23
2:35 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33417 --- Comment #5 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- + {{ $__(`${option.button_title}`) }}</router-link This won't work, it won't be picked by the translate tool. You need to explicitly write $__("Your string") in the source code. -- You are receiving this mail because: You are watching all bug changes.