typicms/translations

Fund package maintenance!
typicms

9.0.7 2021-11-09 20:29 UTC

README

This module allows you to manage translations stored in the database. Use common Laravel commands to get a translated string: trans('Key'), __('Key') or @lang('Key').

This module is part of TypiCMS, a multilingual CMS based on the Laravel framework.