fei/translate-common
Composer 安装命令:
composer require fei/translate-common
包简介
Flash applicative translate - common components
关键字:
README 文档
README
Table of contents
Entities
I18nString entity
In addition to traditional id and createdAt fields, I18nString entity has four important properties:
| Properties | Type | Required | Default value |
|---|---|---|---|
| id | integer |
No | |
| createdAt | datetime |
No | Now() |
| lang | string |
Yes | |
| key | text |
Yes | |
| namespace | string |
Yes | |
| content | string |
Yes |
langis a string indicating the language of the translation. It can be formatted either with two chars or with 5. For example you could havefrorfr_FRkeyis a string representing the key used to refer to this translationnamespaceis a string representing the namespace of the translation. For example, you could have/project/pricer/invoicescontentis a string representing the content of your translation
Contribution
As FEI Service, designed and made by OpCoding. The contribution workflow will involve both technical teams. Feel free to contribute, to improve features and apply patches, but keep in mind to carefully deal with pull request. Merging must be the product of complete discussions between Flash and OpCoding teams :)
统计信息
- 总下载量: 7.39k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2018-04-17