sourcebroker/translatr

Allows to create translation labels in BE module

Maintainers

👁 sourcebroker

Package info

github.com/sourcebroker/translatr

Type:typo3-cms-extension

pkg:composer/sourcebroker/translatr

Statistics

Installs: 24 728

Dependents: 1

Suggesters: 0

Stars: 5

Open Issues: 1

7.0.0 2025-05-19 18:19 UTC

Requires

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

GPL-2.0-or-later aff8ce329b4cbebf6be3c78c8774ab6f697294d4


README

👁 https://poser.pugx.org/sourcebroker/translatr/v/stable
👁 https://poser.pugx.org/sourcebroker/translatr/license

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:

👁 Documentation/Images/Workflow.png

After you edit new label clear the cache so the new labels will be generated:

👁 Documentation/Images/Cache.png

Changelog

See https://github.com/sourcebroker/translatr/blob/master/CHANGELOG.rst