• Joined on 2022-11-12
seb pushed to live at seb/reactShop 2025-07-16 11:18:18 +00:00
4ef27da561 Update shipping costs label in OrderDetailsDialog for localization support
seb pushed to live at seb/reactShop 2025-07-16 11:13:01 +00:00
0895919448 Add comprehensive legal translations: Expanded legal document translations to include multiple languages, ensuring accurate localization for various legal sections. Updated translation handling for dynamic content and improved consistency across all legal texts.
seb pushed to live at seb/reactShop 2025-07-16 11:00:15 +00:00
6a017400fa Enhance legal document translations: Improved accuracy and consistency in translations for various legal sections, including updates to dynamic content rendering and minor formatting corrections. Ensured compliance with localization standards for legal terminology.
seb pushed to live at seb/reactShop 2025-07-16 10:52:46 +00:00
3611908021 Refactor legal document translations: Updated various legal sections across multiple languages, ensuring accurate localization and dynamic content rendering in components. Enhanced translation handling for battery regulations and privacy policies, while correcting minor text formatting issues.
seb pushed to live at seb/reactShop 2025-07-16 10:00:14 +00:00
98393cea21 Add legal document translations: Introduced new legal sections for AGB, Impressum, Datenschutz, Widerrufsrecht, and Batteriegesetzhinweise. Updated components to utilize translation hooks for dynamic content rendering, ensuring accurate localization of legal terms and conditions.
seb pushed to live at seb/reactShop 2025-07-16 09:49:40 +00:00
c078abec1a Add special handling for legal document translations: Introduced new constants for legal files and system prompts in translate-i18n.js. Enhanced translation functions to accommodate legal document requirements, ensuring preservation of German legal terms and structure during translations.
seb pushed to live at seb/reactShop 2025-07-16 09:31:53 +00:00
a7cfbce072 more translations
seb pushed to live at seb/reactShop 2025-07-16 08:37:16 +00:00
65611865c8 trnalsate
seb pushed to live at seb/reactShop 2025-07-16 08:12:17 +00:00
seb pushed to live at seb/reactShop 2025-07-16 07:57:49 +00:00
seb pushed to live at seb/reactShop 2025-07-16 07:45:16 +00:00
3e3e676ded trasnlsater
seb pushed to live at seb/reactShop 2025-07-16 07:21:46 +00:00
08c04909e0 translate
510907b48a Fix syntax error in English translation file: Corrected closing bracket in translation.js to ensure proper export structure.
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-07-16 06:24:14 +00:00
e02b18e17f Refactor translation files and update import syntax: Converted CommonJS to ES module syntax in translate-i18n.js. Enhanced English translation file with new phrases for profile, order summary, and settings sections, while improving existing translations for clarity and consistency.
9ffbd5b84e Enhance German translation file: Updated phrases for clarity and consistency, added new terms for delivery and settings sections, and improved error messages for better user guidance.
Compare 2 commits »
seb pushed to live at seb/reactShop 2025-07-16 06:14:20 +00:00
f8dbb24823 Refactor project for improved localization and user experience: Renamed project to "reactshop" and updated package-lock.json with new dependencies. Enhanced profile navigation by updating the ButtonGroup component to navigate to the cart section. Improved German translation files with additional phrases for better context and clarity. Updated CartTab component to utilize the latest i18n functionality.
seb pushed to live at seb/reactShop 2025-07-16 04:30:53 +00:00
13f1e14a3d Update MainPageLayout styles for improved layout consistency: Adjusted positioning properties for titles to enhance visual alignment and responsiveness across different page types, ensuring a more cohesive user experience.
seb pushed to live at seb/reactShop 2025-07-16 04:28:24 +00:00
6b7bcf4155 Remove unnecessary alignment properties from MainPageLayout: Simplified layout code by eliminating redundant alignItems settings for better readability and maintainability.
seb pushed to live at seb/reactShop 2025-07-16 04:26:48 +00:00
45258ac522 Refactor MainPageLayout for improved responsiveness: Updated layout to stack title above navigation on portrait phones, adjusted flex properties for better alignment, and enhanced navigation rendering for different screen sizes, ensuring a more user-friendly experience across devices.
seb pushed to live at seb/reactShop 2025-07-16 04:25:53 +00:00
080515af68 Add new language support for Slovenian, Croatian, Swedish, Turkish, Greek, Arabic, and Chinese: Updated config.js to include additional language configurations, enhancing localization capabilities across the application.
seb pushed to live at seb/reactShop 2025-07-16 04:19:42 +00:00
33b229728f Update Arabic and Chinese translation files: Improved localization by enhancing existing translations with better context and comments for clarity. Adjusted navigation, authentication, cart, product, and other sections to ensure accurate representation of terms and phrases in both languages.
seb pushed to live at seb/reactShop 2025-07-16 04:17:31 +00:00
8d69b0566b Enhance translation functionality and localization support: Updated translate-i18n.js to include new command line options for skipping and only translating English. Modified package.json to add new translation scripts. Improved localization files for multiple languages with better comments for clarity and accuracy, ensuring comprehensive support for internationalization.