typicms/translations

Maintainers

Package info

github.com/TypiCMS/Translations

pkg:composer/typicms/translations

Fund package maintenance!

typicms

Statistics

Installs: 20 976

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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.