23 lines
430 B
Plaintext
23 lines
430 B
Plaintext
# i18n Dependencies Installation Evidence
|
|
|
|
Date: 2026-03-13
|
|
|
|
## Installed Packages
|
|
|
|
```
|
|
+-- @lobehub/i18n-cli@1.26.1
|
|
+-- i18next-browser-languagedetector@8.2.1
|
|
+-- i18next@25.8.18
|
|
`-- react-i18next@16.5.8
|
|
`-- i18next@25.8.18 deduped
|
|
```
|
|
|
|
## Verification Command
|
|
|
|
```bash
|
|
npm ls i18next react-i18next i18next-browser-languagedetector @lobehub/i18n-cli
|
|
```
|
|
|
|
## Status: ✅ COMPLETE
|
|
|
|
All 4 i18n dependencies installed successfully. |