webfactorybulgaria / translations
Installs: 540
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 6
pkg:composer/webfactorybulgaria/translations
Requires
- webfactorybulgaria/core: ~4.1.0
 
- dev-master
 - v4.1.8
 - v4.1.7
 - v4.1.6
 - v4.1.5
 - v4.1.4
 - v4.1.3
 - v4.1.2
 - v4.1.1
 - v4.1.0
 - v4.0.6
 - v4.0.5
 - v4.0.4
 - v4.0.3
 - v4.0.2
 - v4.0.1
 - v4.0.0
 - 2.8.2
 - 2.8.1
 - 2.8.0
 - 2.7.1
 - 2.7.0
 - 2.6.0
 - 2.5.3
 - 2.5.2
 - 2.5.1
 - 2.5.0
 - v2.4.4
 - v2.4.3
 - v2.4.2
 - v2.4.1
 - v2.4.0
 - v2.3.0
 - v2.2.0
 - v2.1.0
 - v2.0.7
 - v2.0.6
 - v2.0.5
 - v2.0.4
 - v2.0.3
 - v2.0.2
 - v2.0.1
 - v2.0.0
 - v1.8.6
 - v1.8.5
 - 1.8.0
 - dev-dev
 
This package is not auto-updated.
Last update: 2025-10-26 00:40:15 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.