AdguardTeam / AdguardTeam/translate
Add checking of `TEXT MAX LENGTH` if it is set in the string's `description`
オープン
- 主要言語
- TypeScript
- スター
- 9
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
some strings has defined lenght limitations described in the `description` property
e.g.
base string:
```
"popup_modal_advanced_blocking_disabled_description": {
"message": "Advanced blocking rules and other extended features are not available. Read more<\/a>",
"description": "TEXT MAX LENGTH: 85"
},
```
translation:
https://uploads.adguard.org/slbdzdrvnt1kt.png
it could be checked during the translations validation
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。