Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

return empty string #12

Open
hamid07ss opened this issue Jun 2, 2019 · 2 comments
Open

return empty string #12

hamid07ss opened this issue Jun 2, 2019 · 2 comments

Comments

@hamid07ss
Copy link

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

@amsul
Copy link
Owner

amsul commented Jun 2, 2019

@hamid07ss if you want to hide the text, it would make more sense to remove it from the rendering, right?

@hamid07ss
Copy link
Author

my project is a fully customizable panel and I set descriptions for everywhere!
now I want to let my users that if they not need, hide some of these strings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants