area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.72k stars 568 forks source link

Fix incorrect method argument order when registering twill capsule translation #2477

Closed emanueljacob closed 6 months ago

emanueljacob commented 6 months ago

Description

Fix the arguments order when registering the translation namespace of Twill capsules.

More information and detailed bug explanation can be found in #2476

Related Issues

Fixes #2476