amsul / amsul/react-translated
return empty string
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 176
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.