@@ -9,9 +9,10 @@ This package is used to comfortably manage, view, edit and translate Laravel lan
- Publish all translations back to the translation files or cache if in production environment where writing of files is not an option.
- Optionally: Download zipped translations. The zip archive will contain the files that would be exported to the resources/lang directory so it is easy to replace translations on your development system without being able to write files in production or connect your development system to the production database.