Commit for this lesson: https://github.com/LaravelDaily/Laravel-Filament-Admin-Course/commit/9aa27d2f8dedc4d4f5a86d467cb7a7ca3f114c40
Hello, how would you do customized labels with translations ?
In the official docs for labels, the very first example is actually with translations, using the Laravel
__()
function: