chris-ware / nova-breadcrumbs

Breadcrumbs for Laravel Nova
152 stars 44 forks source link

Could be posible change "Home" label to another text? #95

Closed nachete1987 closed 4 years ago

nachete1987 commented 4 years ago

First breadcrumb item is "Home" and its not posible to modify or translate it.

chris-ware commented 4 years ago

It is, it's translatable via your Nova translation files, located in resources/vendor/nova/{lang}.json. Simple add "Home" and your desired replacement.