0.0.14
rajnandan1/kener0.0.14Apr 29, 2024by rajnandan1
AI Summary
Adds Japanese and Chinese translations, and support for custom base paths.
Key Highlights
- Added Japanese translation
- Updated Chinese language
- Added support for custom base path
New Features
- Fix indents in locale file for English
- Add Japanese translation
- Create zh_CN.json
- Updated Chinese language to make it more reasonable
- Added support for base path
Full Release Notes
## What's Changed * Fix indents in locale file for English by @fetus-hina in https://github.com/rajnandan1/kener/pull/72 * Add Japanese translation by @fetus-hina in https://github.com/rajnandan1/kener/pull/73 * Create zh_CN.json by @PearsSauce in https://github.com/rajnandan1/kener/pull/74 * feat:Updated Chinese language to make it more reasonable. by @PearsSauce in https://github.com/rajnandan1/kener/pull/75 * feat(kener): added support for base path by @rajnandan1 in https://github.com/rajnandan1/kener/pull/76. Read docs: https://kener.ing/docs#h2base-path ## New Contributors * @fetus-hina made their first contribution in https://github.com/rajnandan1/kener/pull/72 * @PearsSauce made their first contribution in https://github.com/rajnandan1/kener/pull/74 **Full Changelog**: https://github.com/rajnandan1/kener/compare/0.0.13...0.0.14