-
Notifications
You must be signed in to change notification settings - Fork 228
chore: Update to Japanese languages #296
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Refined and expanded Japanese localization in chat.json and config.json, including terminology updates, improved clarity, consistency, and added new keys for plugin and advanced model settings. This update enhances user experience and maintains translation accuracy across new and existing UI elements.
Corrected 'プライマリ' to 'primary' in chat migration hint and hasBetterHint objects to ensure proper key usage and consistency in the Japanese settings.json file.
via copilot suggestion Co-authored-by: Copilot <[email protected]>
Co-authored-by: Copilot <[email protected]>
Added and revised Japanese translations in config.json and settings.json, including new options for MoE expert layer CPU offload, default context length, and improved terminology for seed and tool call confirmation. These changes enhance clarity and provide support for new model configuration features.
Removed extra spaces in markdown links for several contributors in the localization section of README.md to ensure proper link rendering.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This pull request updates Japanese localization files with new configuration options and terminology improvements, plus fixes a markdown link formatting issue in README.md. The changes primarily focus on enhancing the Japanese user experience by adding translations for model loading features and improving existing terminology.
- Added Japanese translations for new model configuration options including CPU expert weights forcing and default context length settings
- Updated Japanese terminology for better clarity (e.g., "Tool Call" to "ツール呼び出し", "Seed" to "シード")
- Fixed markdown link formatting for Persian language contributor in README.md
Reviewed Changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| ja/settings.json | Added new UI labels for model defaults and default context length, improved tool confirmation terminology |
| ja/config.json | Added translations for CPU expert weights feature and updated seed terminology |
| README.md | Fixed markdown link formatting for Persian contributor |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Replaced 'commit' terminology with 'save' in ja/config.json for preset actions. Added new MCP server options in ja/developer.json. Introduced guardrails and memory usage messages for model loading in ja/models.json.
Standardized 'Tool Use' terminology across files, added and refined endpoint descriptions, and improved model loading guardrail messages. Enhanced clarity and consistency in UI labels and onboarding instructions.
Renamed 'MCPを許可' to 'リモートMCPを許可' and updated the corresponding hint for clarity regarding remote MCP usage in the Japanese localization file.
This pull request introduces several improvements and new features to the Japanese localization files, along with a minor correction to the Persian language contributor listing in the
README.md. The most significant changes are the addition of new configuration options related to model loading and context length, as well as updates to terminology for clarity and consistency.Localization and Configuration Enhancements:
ja/config.json, supporting improved control over model memory usage.ja/settings.json, allowing users to set default context length and understand its impact. [1] [2]Terminology Updates:
ja/config.jsonfor consistency with Japanese technical terminology.ja/settings.jsonfor clarity.Documentation Correction:
README.md.