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
I used the GitHub search to find a similar request and didn't find it.
I searched the Prefect documentation for this feature.
Prefect Version
2.x
Describe the current behavior
The current UI only supports English
Describe the proposed behavior
The UI supports localized language display based on the user's browser language(navigator.language), and also supports users to switch the display language on the page.
This discussion was converted from issue #12238 on March 11, 2024 21:40.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First check
Prefect Version
2.x
Describe the current behavior
The current UI only supports English
Describe the proposed behavior
The UI supports localized language display based on the user's browser language(
navigator.language
), and also supports users to switch the display language on the page.Example Use
Additional context
prefect-ui-library seems have some i18n related files, but the index.ts seems not ready.
Beta Was this translation helpful? Give feedback.
All reactions