Skip to content

fix: remove internationalization#5

Merged
lneugebauer merged 9 commits intonetworkteam:mainfrom
jonaphil:fix-promise-types
Mar 6, 2026
Merged

fix: remove internationalization#5
lneugebauer merged 9 commits intonetworkteam:mainfrom
jonaphil:fix-promise-types

Conversation

@jonaphil
Copy link
Copy Markdown
Contributor

@jonaphil jonaphil commented Jul 7, 2025

The current Implementation wraps a localization function around the RootLayout. This function adds the locale to the slug. If the regular route was chosen, the locale would have been in the slug anyway. So we can delete this way of implementing the internationalization.

Now the internationalization and dimensionhandling is done based on the route so it is completely directed from next to neos.

Also bumped the version to 0.6.0

@jonaphil jonaphil changed the title Fix: add async handling to localization Fix: remove internationalization Aug 8, 2025
@lneugebauer lneugebauer changed the title Fix: remove internationalization fix: remove internationalization Mar 6, 2026
@lneugebauer lneugebauer merged commit 7f17030 into networkteam:main Mar 6, 2026
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.

2 participants