maschmann / TranslationLoaderBundle

Symfony2 bundle with database translation loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add administration gui for translation management

maschmann opened this issue · comments

Add a administration gui

  • create controller
  • add list, create, edit, delete actions
  • basic templating and styling, check if use of bootstrap would be O.K.
  • decide whether or not to use e.g. jQuery to ajaxify list
  • filtered listing of translations by transKey, transLocale and messageDomain