You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -135,6 +135,9 @@ You can customize the navigation icon by configuring the `navigation-icon` varia
135
135
'navigation_icon' => 'heroicon-o-language',
136
136
```
137
137
138
+
Or you can replace the icon with your own custom icon set, by registering a different icon for this icon:
139
+
`filament-chained-translation-manager::nav-icon`.
140
+
138
141
## Usage
139
142
140
143
The library creates a new directory for the new translations, see [Laravel Chained Translator](https://github.com/statikbe/laravel-chained-translator).
0 commit comments