An other i18n question. 🙂 Can I translate Block Title somehow? Tried @twillBlockTitle(trans('trans.title')) or @twillBlockTitle(@lang('trans.title')) format, but not working.
I used it in settings section. Twill v3-rc4
i
ifox
03/23/2023, 9:57 PM
ha nope that won't work
ifox
03/23/2023, 9:58 PM
using the new Block component classes might do
ifox
03/23/2023, 9:58 PM
if not, we could easily add it
d
david HUN
03/23/2023, 10:10 PM
How can I use the new Block compontent classes in Settings? I found the blade solution only.