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
649 stars 91 forks source link

Saving translations with parameters is not working #47

Closed esmatullaharifi closed 11 months ago

esmatullaharifi commented 12 months ago

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.

MohmmedAshraf commented 11 months ago

Hi @esmatullaharifi,

Please update the the latest version