amsul / amsul/react-translated
return empty string
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 176
- Forks
- 12
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.