typicms/translations

Fund package maintenance!
typicms

Installs: 20 881

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 3

Forks: 6

Open Issues: 0

pkg:composer/typicms/translations

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.