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
648
stars
91
forks
source link
Add download translations option for production #64
Addresses version control issues by introducing a download option for translation files in production environments. This enhancement ensures a seamless translation management process, promoting stability and efficient deployment.
Testing
Tested the changes by simulating different scenarios.
Overview
Addresses version control issues by introducing a download option for translation files in production environments. This enhancement ensures a seamless translation management process, promoting stability and efficient deployment.
Testing
Tested the changes by simulating different scenarios.
Related Issues
Closes #59