Skip to content

add multilingual support with language switcher and i18n integration - #31

Merged
secoro merged 1 commit into
mainfrom
feature/20-en-nl-es-language-support
Jul 9, 2026
Merged

add multilingual support with language switcher and i18n integration#31
secoro merged 1 commit into
mainfrom
feature/20-en-nl-es-language-support

Conversation

@secoro

@secoro secoro commented Jul 9, 2026

Copy link
Copy Markdown
Owner

Closes #30

@secoro secoro self-assigned this Jul 9, 2026
@secoro
secoro merged commit fbc793a into main Jul 9, 2026
2 checks passed
@secoro
secoro deleted the feature/20-en-nl-es-language-support branch July 9, 2026 10:38
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

❌ Patch coverage is 2.83019% with 103 lines in your changes missing coverage. Please review.
✅ Project coverage is 26.78%. Comparing base (9e2b919) to head (55de9a2).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
frontend/src/i18n/index.tsx 0.00% 33 Missing ⚠️
frontend/src/pages/MealPlanner.tsx 0.00% 12 Missing ⚠️
frontend/src/components/modals.tsx 0.00% 10 Missing ⚠️
frontend/src/pages/auth.tsx 0.00% 10 Missing ⚠️
frontend/src/components/LanguageSwitcher.tsx 0.00% 8 Missing ⚠️
frontend/src/App.tsx 0.00% 7 Missing ⚠️
frontend/src/components/RecipeDetailModal.tsx 0.00% 6 Missing ⚠️
frontend/src/components/RecipesSection.tsx 0.00% 6 Missing ⚠️
frontend/src/components/InventorySection.tsx 0.00% 5 Missing ⚠️
frontend/src/components/AccountMenu.tsx 0.00% 2 Missing ⚠️
... and 4 more
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@             Coverage Diff              @@
##               main      #31      +/-   ##
============================================
- Coverage     27.76%   26.78%   -0.98%     
  Complexity      109      109              
============================================
  Files            49       54       +5     
  Lines          1646     1706      +60     
  Branches        305      313       +8     
============================================
  Hits            457      457              
- Misses         1147     1207      +60     
  Partials         42       42              
Flag Coverage Δ
backend 50.93% <ø> (ø)
frontend 2.47% <2.83%> (-0.19%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Dutch, English and Spanish

2 participants