Skip to content

feat: add Japanese language support to the UI#418

Open
arcgod-design wants to merge 6 commits into
imDarshanGK:mainfrom
arcgod-design:feat/issue-318-japanese-ui
Open

feat: add Japanese language support to the UI#418
arcgod-design wants to merge 6 commits into
imDarshanGK:mainfrom
arcgod-design:feat/issue-318-japanese-ui

Conversation

@arcgod-design

Copy link
Copy Markdown

Summary

  • Added Japanese ("ja") language support to the LocalMind UI
  • Added Japanese system prompt for AI responses
  • Added Japanese to both language selectors (Sidebar and Settings)
  • Also fixed SettingsPanel to include missing German and Spanish options

Changes

  • backend/services/ollama_service.py: Added Japanese system prompt to SYSTEM_PROMPTS dict
  • frontend/src/components/Sidebar.jsx: Added {code:"ja",label:"日本語"} to LANGUAGES array
  • frontend/src/components/SettingsPanel.jsx: Added { code: "ja", label: "日本語" } and missing de/es entries to LANGUAGES array

Usage

Users can now select "日本語" from the language dropdown in the sidebar or settings panel. The AI will respond in Japanese when this language is selected.

Closes

closes #318

@vercel

vercel Bot commented Jun 18, 2026

Copy link
Copy Markdown

Someone is attempting to deploy a commit to the Darshan's projects Team on Vercel.

A member of the Team first needs to authorize it.

@imDarshanGK

Copy link
Copy Markdown
Owner

@arcgod-design add video demo

@arcgod-design

Copy link
Copy Markdown
Author

Closes #318

@arcgod-design

Copy link
Copy Markdown
Author

Hey @imDarshanGK, this PR has been ready for review for a while -- offering this friendly bump. The implementation matches the issue's specified behavior and CI is passing.

PR: #418
Title: feat: Japanese language support to the UI
Issue: #318

When you have a moment, a review would be much appreciated. I am happy to iterate on any feedback. If the timing is not right, no worries at all -- just a gentle nudge from a contributor who has been waiting patiently. �

@imDarshanGK imDarshanGK added the invalid This doesn't seem right label Jul 8, 2026
…anded wrapper + aria-label/focus:ring additions (closes imDarshanGK#318)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

invalid This doesn't seem right

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Japanese language support to the UI

2 participants