amsul / amsul/react-translated
return empty string
未关闭
- 主要语言
- JavaScript
- 星标
- 176
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
描述
it's not possible to return empty string?
in my project i used many strings by react-translated and now i want to hide some of these strings
so if i can return empty string like this
```
"some-string": {
"en": ""
},
```
should be helpful
贡献指南
评估
这个 Issue 还没有评估数据。