feat(app): sync product translations (#35856)

This commit is contained in:
Luke Parker
2026-07-08 14:57:28 +10:00
committed by GitHub
parent 8b1464a9a6
commit 1e52e0bfbb
42 changed files with 3790 additions and 83 deletions
+1
View File
@@ -19,6 +19,7 @@
"prepare": "husky",
"random": "echo 'Random script'",
"sso": "aws sso login --sso-session=opencode --no-browser",
"translate:app": "bun run script/translate-app.ts",
"test": "echo 'do not run tests from root' && exit 1"
},
"workspaces": {