Skip to content
add feature comparison table. authored by Vladimir Schneider's avatar Vladimir Schneider
......@@ -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.
![Translation Manager Screenshot](https://github.com/vsch/laravel-translation-manager/wiki/images/ScreenShot_main.png)
![Translation Manager Screenshot](wiki/images/ScreenShot_edit_popup.png)
## Table of Contents
- [[Web Interface]]
- [[Installation]] (For Laravel 4.2 [[Installation 4.2]])
- [[Configuration]] (For Laravel 4.2 [[Configuration 4.2]])
......
......