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
649
stars
91
forks
source link
Saving translations with parameters is not working #47
While clicking on save button despite that required parameters are provided, still the translation is not being saved and shows error that required parameter is missing.
outhebox/laravel-translations v0.1.1 laravel/framework v10.10
While clicking on save button despite that required parameters are provided, still the translation is not being saved and shows error that required parameter is missing.