Skip to content
add prefix handling to translation manager authored by Vladimir Schneider's avatar Vladimir Schneider
......@@ -11,7 +11,7 @@ This package is used to comfortably manage, view, edit and translate Laravel lan
![Translation Manager Screenshot](wiki/images/ScreenShot_edit_popup.png)
## Table of Contents
## Table of Contents
- [[Web Interface]]
- [[Installation]] (For Laravel 4.2 [[Installation 4.2]])
......@@ -22,7 +22,7 @@ This package is used to comfortably manage, view, edit and translate Laravel lan
- [[To Do]]
- [[History and Origins]]
## Features
## Features
- import language files with options to add new translations, replace old ones or a clean start with import.
- export translations from the database to language files one group at a time or all groups at once.
......
......