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
When dealing with endpoint that give a title/description in both French and English, displaying both is a bit bulky, so having the ConnectionState know its current language would help displaying only the message in the correct language.
Wanted solution
Adding a ConnectionState.current_language attribute/property to display texts in the right language.
Considered alternatives
None
Additional context
None
The text was updated successfully, but these errors were encountered:
Related problem
When dealing with endpoint that give a title/description in both French and English, displaying both is a bit bulky, so having the
ConnectionState
know its current language would help displaying only the message in the correct language.Wanted solution
Adding a
ConnectionState.current_language
attribute/property to display texts in the right language.Considered alternatives
None
Additional context
None
The text was updated successfully, but these errors were encountered: