Skip to content
make image link absolute for wiki home page authored by Vladimir Schneider's avatar Vladimir Schneider
......@@ -9,7 +9,7 @@ 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 productions or connect your local system to production database.
![Translation Manager Screenshot](images/ScreenShot_main.png)
![Translation Manager Screenshot](https://github.com/vsch/laravel-translation-manager/wiki/images/ScreenShot_main.png)
## Table of Contents
- [[Web Interface]]
......
......