vyuldashev / nova-permission

A Laravel Nova tool for Spatie's laravel-permission library
https://novapackages.com/packages/vyuldashev/nova-permission
419 stars 217 forks source link

Translate the permission role relationship according to the display_name #150

Open meyer59 opened 3 years ago

meyer59 commented 3 years ago

When translation key display_names has been set in the resources\lang\vendor\nova-permission-tool\en\permissions.php it show the translation only in the Permission index page. This Pr aim to show the translation also when adding/editing/showing Role's permission. This is more consistant with https://github.com/vyuldashev/nova-permission/issues/21#issuecomment-416731516