webfactorybulgaria / translations
Package info
github.com/webfactorybulgaria/Translations
pkg:composer/webfactorybulgaria/translations
v4.1.8
2017-05-17 09:08 UTC
Requires
- webfactorybulgaria/core: ~4.1.0
This package is not auto-updated.
Last update: 2026-06-21 04:00:38 UTC
README
Translations are stored in the database through the admin panel (/admin/translations).
You can get DB translations with Lang::get('db.Key'), trans('db.Key') or @lang('db.Key').
This module is part of TypiCMS, a multilingual CMS based on Laravel 5.