laravel / jetstream

Tailwind scaffolding for the Laravel framework.
https://jetstream.laravel.com
MIT License
3.98k stars 822 forks source link

Internationalize role names and descriptions #1536

Closed viktorruskai closed 2 months ago

viktorruskai commented 2 months ago

Updated the Jetstream roles to use localization functions for role names and descriptions, enhancing the application’s support for multiple languages. This change ensures that role information is consistent with localized content across the application.

crynobone commented 2 months ago

Roles are already translated via jsonSerialize()