Skip to content

TYPO3 extension t3apitranslatr. Get TYPO3 language labels as JSON.

License

Notifications You must be signed in to change notification settings

sourcebroker/t3apitranslatr

Repository files navigation

TYPO3 Extension t3apitranslatr

https://poser.pugx.org/sourcebroker/t3apitranslatr/v/stable https://poser.pugx.org/sourcebroker/t3apitranslatr/license

This extension allows to get language labels from ext:translatr as JSON.

Use composer:

composer require sourcebroker/t3apitranslatr

After installing the labels are accessible by following endpoint: /_api/translations

To narrow the number of labels fetch you can use tags on ext:translator and get only those tags that are needed on page.

/_api/translations?tags[]=general&tags[]=user

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

About

TYPO3 extension t3apitranslatr. Get TYPO3 language labels as JSON.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages