aboutsummaryrefslogtreecommitdiff
path: root/shakehand-test/src/lib.rs
Commit message (Collapse)AuthorAgeFilesLines
* feat(shakehand): add sub-module locale support魏曹先生2026-06-181-1/+15
| | | | | | 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
|
* Implement fallback chain resolution for translation keys魏曹先生2026-06-171-1/+79
|
* Restructure workspace into subcrates0.1.0魏曹先生2026-06-171-0/+105