gutenberg
gutenberg copied to clipboard
Add language switching support
We currently do not support actual UI localization. To prepare for multi-language support in the interface, we should add a language switching mechanism and build the infrastructure for localized strings.
This would allow the UI to adapt based on user language preferences.
*Check and support RTL
Finish basic language display #277 as prestep
@VikramAditya33 AFAIK, this is still left to do in the ui-revamp2 branch