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
This pull request addresses the problem encountered during translation exports when keys have a dot at the end or multiple consecutive dots.
Closes #57