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
lang/xxx.json
en
and then on other language try to translate it then publish, it will store insidelang/xxx/en.json
if I check on db the issue is comming to here this my new translation I've created
all grup is
en
and translation_file_id is1
but actualy my file is
here as you can see the group should be en,es,id and should have diff translation_file_id