Skip to content

Commit c7e68c4

Browse files
author
Marlon Costa
committed
Merge PR winfunc#424: i18n Internationalization (12 languages)
Resolves conflicts by combining: - Filesystem agent source detection from PR winfunc#397 - MCP server start/stop controls from PR winfunc#428 - i18n translations from PR winfunc#424
2 parents 7cf4b96 + 0d8427b commit c7e68c4

37 files changed

Lines changed: 7927 additions & 692 deletions

bun.lock

Lines changed: 22 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,11 +48,14 @@
4848
"diff": "^8.0.2",
4949
"framer-motion": "^12.0.0-alpha.1",
5050
"html2canvas": "^1.4.1",
51+
"i18next": "^25.7.3",
52+
"i18next-browser-languagedetector": "^8.2.0",
5153
"lucide-react": "^0.468.0",
5254
"posthog-js": "^1.258.3",
5355
"react": "^18.3.1",
5456
"react-dom": "^18.3.1",
5557
"react-hook-form": "^7.54.2",
58+
"react-i18next": "^16.5.1",
5659
"react-markdown": "^9.0.3",
5760
"react-syntax-highlighter": "^15.6.1",
5861
"recharts": "^2.14.1",

0 commit comments

Comments
 (0)