typicms/translations

This package is abandoned and no longer maintained. The author suggests using the https://github.com/typicms/typicms package instead.

Maintainers

Package info

github.com/TypiCMS/Translations

pkg:composer/typicms/translations

Fund package maintenance!

typicms

Statistics

Installs: 21 021

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.