BRACKETS-by-TRIAD / admin-translations

Translations manager with complete UI based on Admin UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Admin Translations

Admin Translations is a translation manager package. It scans your codebase and stores all the translations in the database. Once stored it provides nice UI to manage stored translations. It defines a custom translation loader overriding default Laravel's one, so the translations are automatically loaded from the database.

Admin Translations ready to use

Admin Translations edit form

This packages is part of Craftable (brackets/craftable) - an administration starter kit for Laravel 5. You should definitely have a look :)

You can find full documentation at https://docs.getcraftable.com/#/admin-translations

Issues

Where do I report issues? If something is not working as expected, please open an issue in the main repository https://github.com/BRACKETS-by-TRIAD/craftable.

About

Translations manager with complete UI based on Admin UI.


Languages

Language:PHP 75.8%Language:Blade 24.2%