chore: release v0.30.0 — recipe i18n across 13 locales

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ulas Kalayci
2026-04-28 14:55:31 +02:00
parent fe679141ac
commit 7d0c520104
3 changed files with 13 additions and 3 deletions
+10
View File
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [0.30.0] - 2026-04-28
### Added
- i18n: recipe strings translated in 13 locales (ar, el, es, fr, hi, it, ja, pt, ru, sv, tr, zh, uk) — contributed by @baragoon
- i18n: `emptyHint.recipes` added to all updated locales; Ukrainian locale additionally gains full `emptyHint` translations for all modules
- i18n: `nav.recipes` translated in all 13 locales
### Fixed
- i18n/el: corrected typo `Διδαγραφή``Διαγραφή` in `recipes.deleteConfirm`
## [0.29.3] - 2026-04-28
### Fixed