Bug Description
I am viewing the CP in French. When I visit the Utilities page (which is calling /views/utilities/index.blade.php) all titles and description still are in English instead of French
All titles are localized in my fr.json file and all descriptions are localized in my messages.php file
How to Reproduce
Set locale: fr in your user .yaml file and visit "Utilitaires"
See that menu entries in the sidebar are localized, but not on the main page
Extra Detail

Environment
Statamic version: 3.0.0.-beta-{35}
PHP version: 7.{4.2}
Install method (choose one):
- Fresh install from
statamic/statamic
Bug Description
I am viewing the CP in French. When I visit the Utilities page (which is calling
/views/utilities/index.blade.php) all titles and description still are in English instead of FrenchAll titles are localized in my fr.json file and all descriptions are localized in my messages.php file
How to Reproduce
Set locale: fr in your user .yaml file and visit "Utilitaires"
See that menu entries in the sidebar are localized, but not on the main page
Extra Detail
Environment
Statamic version: 3.0.0.-beta-{35}
PHP version: 7.{4.2}
Install method (choose one):
statamic/statamic