summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/package.json
diff options
context:
space:
mode:
authoradamelmore <[email protected]>2026-01-27 15:00:17 -0600
committeradamelmore <[email protected]>2026-01-27 15:25:07 -0600
commit51edf68606618505ee65c53d085ebf384df10a0c (patch)
tree077cffc591b08ab22d3972a3e6727927a6a2dc6e /packages/desktop/package.json
parentacf0df1e985b7a740aeef7a9ba2309e308be0d5d (diff)
downloadopencode-51edf68606618505ee65c53d085ebf384df10a0c.tar.gz
opencode-51edf68606618505ee65c53d085ebf384df10a0c.zip
feat(desktop): i18n for tauri side
Diffstat (limited to 'packages/desktop/package.json')
-rw-r--r--packages/desktop/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json
index cc6b3af99..49e032339 100644
--- a/packages/desktop/package.json
+++ b/packages/desktop/package.json
@@ -15,6 +15,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",