- Implemented astro-i18next for multi-language support, including English, Dutch, and Italian. - Configured default locale and language fallback settings. - Defined routes for localized content in the configuration. - Updated package.json and package-lock.json to include new dependencies for i18next and related plugins.
35 lines
472 B
Markdown
35 lines
472 B
Markdown
# Changelog
|
|
|
|
## 0.2.1
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [72c8577]
|
|
- @proload/core@0.3.2
|
|
|
|
## 0.2.1-next.0
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [5cbbe02]
|
|
- @proload/core@0.3.2-next.0
|
|
|
|
## 0.2.0
|
|
|
|
### Patch Changes
|
|
|
|
- Updated dependencies [4c7215e]
|
|
- Updated dependencies [ddce5c6]
|
|
- @proload/core@0.3.0
|
|
|
|
## 0.1.1
|
|
|
|
### Patch Changes
|
|
|
|
- dae1cce: Update @proload/core dependency
|
|
- 645446c: Fix support for `.cts` and `.mts` files
|
|
|
|
## v0.1.0
|
|
|
|
Initial release
|