amsul / amsul/react-translated
return empty string
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 176
- Forks
- 12
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.