You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We hardcode translations for the built-in commands into the dashboard. That means resource-start, resource-stop, and resource-restart. If we see a command with one of names then we use translations for its text, tooltips, etc. That means the default dashboard experience with its built in commands has translations by default.
3rd parties creating their own commands are very unlikely to go through the work to add translations so I think it is a fine compromise not to support them.
INSTALL STEPS
REPRO STEPS
ACTUAL
On the resource page, when hovering over the stop button, "stop/start resource" was not localized.
On the Resources page, "Restart" is not localized.
On the Resources page, "Column width" is not localized.
On the console page, when hovering over the stop button, "stop/start resource" was not localized.
On the console page, "Restart" is not localized.
"Close" is not localized when hovering over the Close button.
EXPECTED
After changing the localization for displayed language, the mentioned strings should be localized.
The text was updated successfully, but these errors were encountered: