savannabits / filament-modules

Integration of Filament with nWidart/laravel-modules: Create independent Filament Files for each Laravel Module
https://filamentphp.com/plugins/coolsam-modules
MIT License
109 stars 22 forks source link

[Bug]: String "Main Panel" not translatable #51

Closed Hussam92 closed 7 months ago

Hussam92 commented 1 year ago

What happened?

Can you please make "Main Panel" translateable?

__("Main Panel")

would be enough

How to reproduce the bug

"Main Panel" not translateable

Package Version

2.0.0

PHP Version

8.2.0

Laravel Version

10

Which operating systems does with happen with?

No response

Notes

No response

coolsam726 commented 7 months ago

Fixed by #75 In v3 this won't be necessary since we will be using clusters instead of Panels, hence the only label that will need translation as at now is the Cluster Navigation Label.