MohmmedAshraf / laravel-translations

Laravel Translations UI package provides a user-friendly interface for managing translations in your Laravel application. It simplifies tasks such as adding, editing, deleting, and exporting translations. The package also includes a handy search feature and the ability to invite collaborators for easy translation management
MIT License
648 stars 91 forks source link

Dot notation for nested key doesn't working #62

Closed maevareynaudAC closed 9 months ago

maevareynaudAC commented 9 months ago

Hi, I'm using the last version of laravel-translation and when I try to add a nested key (first.second), I get an error "invalid field".

Capture d’écran 2024-02-01 à 21 51 17