amsul / amsul/react-translated

return empty string

Open
#12 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
176
Forks
12
PR merge metrics
No merged PRs in 30d

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.