Enhance localization support for Polish translations: Updated Polish translation files with improved comments for clarity and accuracy, ensuring better context for users. Added export of i18n utilities for easier access in the application.
This commit is contained in:
@@ -123,4 +123,7 @@ i18n
|
||||
}
|
||||
});
|
||||
|
||||
// Export withI18n and other utilities for easy access
|
||||
export { withI18n, withTranslation, withLanguage, LanguageContext, LanguageProvider } from './withTranslation.js';
|
||||
|
||||
export default i18n;
|
||||
Reference in New Issue
Block a user