aboutsummaryrefslogtreecommitdiff
path: root/shakehand-test
Commit message (Collapse)AuthorAgeFilesLines
* feat(shakehand): add sub-module locale support魏曹先生2026-06-182-1/+20
| | | | | | Include `use super::*` in generated sub-modules to allow access to imported locale traits. Add locale files and tests for the sub-module in shakehand-test.
* Add Display and From impls for Languages enum魏曹先生2026-06-171-0/+68
|
* Add compile-time cycle detection to fallback chain generation魏曹先生2026-06-171-3/+0
|
* Implement fallback chain resolution for translation keys魏曹先生2026-06-173-1/+107
|
* Restructure workspace into subcrates0.1.0魏曹先生2026-06-173-0/+171