Download the PHP package sourcebroker/translatr without Composer
On this page you can find all versions of the php package sourcebroker/translatr. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sourcebroker/translatr
More information about sourcebroker/translatr
Files in sourcebroker/translatr
Download sourcebroker/translatr
More information about sourcebroker/translatr
Files in sourcebroker/translatr
Vendor sourcebroker
Package translatr
Short Description Allows to create translation labels in BE module
License GPL-2.0-or-later
Package translatr
Short Description Allows to create translation labels in BE module
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package translatr
TYPO3 Extension translatr
#############################
![]()
![]()
local:
What does it do?
This extension allows to translate labels. The difference compared to other translation extension is that the labels are stored in database. To avoid performance issues on first use of labels in frontend the xlf files are generated and stored in typo3temp folder.
Installation
Use composer:
composer require sourcebroker/translatr
Usage
Workflow to add new labels:
After you edit new label clear the cache so the new labels will be generated:
Changelog
See https://github.com/sourcebroker/translatr/blob/master/CHANGELOG.rst
All versions of translatr with dependencies
PHP Build Version
Package Version
Requires
typo3/cms-core Version
^13.4
The package sourcebroker/translatr contains the following files
Loading the files please wait ....