feat(desktop): i18n for tauri side

This commit is contained in:
adamelmore 2026-01-27 15:00:17 -06:00
commit 51edf68606
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
8 changed files with 204 additions and 28 deletions

View file

@ -186,6 +186,7 @@
"dependencies": {
"@opencode-ai/app": "workspace:*",
"@opencode-ai/ui": "workspace:*",
"@solid-primitives/i18n": "2.2.1",
"@solid-primitives/storage": "catalog:",
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-dialog": "~2",