netlogix/symfony-tolgee-translation-provider
最新稳定版本:2.0.0
Composer 安装命令:
composer require netlogix/symfony-tolgee-translation-provider
包简介
Symfony Tolgee Translation Provider Bridge
README 文档
README
Provides Tolgee integration for Symfony Translation.
DSN example
For https:
DSN=tolgees://PROJECT_ID:API_KEY@default/FILTER_STATES
For http:
DSN=tolgee://PROJECT_ID:API_KEY@default/[FILTER_STATES]
where:
PROJECT_IDis your tolgee Project IDAPI_KEYis your Tolgee API key[FILTER_STATES]this argument is optional.
Filter translations with state.
Possible values:UNTRANSLATED,TRANSLATED,REVIEWED
tolgee export API
You get the project ID from the project URL.
DevSetup
If you want to develop this package, you can use gitpod.io to start a development environment with all dependencies installed.
It also starts a local Tolgee server with a test project. http://localhost:8085
You can use the following commands to pull and push translations from/to Tolgee server.
tests/console translation:pull tests/console translation:push
统计信息
- 总下载量: 7.81k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-12-11