- Updated PluginRoute to read initial context from JWT and set it in the bridge SDK.
- Added methods to retrieve locale and plugin metadata for better i18n handling.
- Enhanced pluginI18n utility to support page-specific translations.
- Modified PluginPagePage and PluginDetailPage to utilize new i18n features for dynamic titles and descriptions.
- Updated documentation to reflect changes in plugin page i18n structure and usage.
- Added tests to verify the correct integration of i18n in plugin pages.