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
To improve accessibility and user experience across different languages, we should implement internationalization (i18n) in the extension so that it automatically adapts to the user's browser language settings.
Requirements:
Use Chrome’s built-in i18n support
Automatically load the correct locale based on the browser language
Fallback to default language (en) if a translation is not available