Dynamic translations module
Created 8 years ago by keevitajaHello!
I wrote a module, which allows you to translate wordz'n lettters in the admin panel. Just add your translations and then use built-in trans()
function.
The module loads all lines at the boot level into Laravels container. Just few extra queries.
Installation and usage information https://github.com/keevitaja/translations-module
Very cool!