[Koha-bugs] [Bug 33417] Create one standard Toolbar component

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 5 14:35:05 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33417

--- Comment #5 from Jonathan Druart <jonathan.druart+koha at 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.


More information about the Koha-bugs mailing list