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 PR fixes #70 and allows spaces, numbers, underscores, and dots when adding a new key to the source translations language, for better support JSON language keys as well.
This PR fixes #70 and allows spaces, numbers, underscores, and dots when adding a new key to the source translations language, for better support JSON language keys as well.