v1.6.2 - bugfix I18n

This commit is contained in:
LINING-PC\lining
2025-12-23 12:20:45 +08:00
parent 6a73194c21
commit 5af8541363
8 changed files with 400 additions and 93 deletions

View File

@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.6.2] - 2025-12-23
### Fixed
- 🔧 修复I18n外部使用的问题
- 🔧 Fixed: Issue with using I18n externally
## [1.6.1] - 2025-12-15
### Fixed