sourcebroker/t3apitranslatr
最新稳定版本:3.2.0
Composer 安装命令:
composer require sourcebroker/t3apitranslatr
包简介
Bridge between ext:t3api and ext:translatr which allows to get language labels as JSON.
README 文档
README
What does it do?
This extension allows to get language labels from ext:translatr as JSON.
Installation
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
Changelog
See https://github.com/sourcebroker/t3apitranslatr/blob/master/CHANGELOG.rst
统计信息
- 总下载量: 16.18k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-02-14