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

i18n: empty translation displays error message instead of empty string #7063

Closed
icguy opened this issue Dec 4, 2019 · 2 comments
Closed

Comments

@icguy
Copy link

icguy commented Dec 4, 2019

Problem:
The grid allows translations of ui labels but displays an error instead when a translation is missing. There are languages where some of these need to be set to empty string, which is not currently possible.

Steps to reproduce:
Go to the home page and set the locale to turkish.
image

@Git-Saravana
Copy link

Is this issue fixed? even I am facing the same issue for the strings "items per page" and "of" strings.

@icguy
Copy link
Author

icguy commented Dec 16, 2019

@Git-Saravana
As a workaround you can set the "of" token to " / ", it looks relatively nice
image

@mportuga mportuga self-assigned this Sep 26, 2020
mportuga pushed a commit that referenced this issue Sep 26, 2020
Notify the user of what string is missing via the console rather than
the UI.

BREAKING CHANGE: MISSING string will no longer be displayed.

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

No branches or pull requests

3 participants