-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Add Dutch translations. #3223
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
Add Dutch translations. #3223
Conversation
…elay, MCP servers, prompts, settings, tools, and welcome messages - Created humanRelay.json for Human Relay dialog translations - Added mcp.json for MCP server descriptions and settings in Dutch - Introduced prompts.json for prompt management translations - Implemented settings.json for comprehensive settings localization - Initialized tools.json with an empty object for future tool translations - Developed welcome.json for introductory messages and provider selection in Dutch
|
…ME files; enhance prompts.json with additional mode help text
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
|
All checks passed, so it can be merged without any problems. |
|
I made a couple tweaks in #3231 (didn't have permissions to push to your branch). Thank you for the contribution! |
* Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Adding double click support * Cleanup * Working better * Working better * Working better * add markdown * add markdown * add markdown * add markdown * add markdown * Lower border radius * Lower border radius * Delete webview-ui/.vite-port --------- Co-authored-by: Frostbourne <[email protected]>
This pull request introduces Dutch translations for various files and UI components in the project. It includes translations for documentation files, extension metadata, and user interface elements across multiple modules. The most important changes are grouped into documentation translations and UI translations.
Documentation Translations:
CODE_OF_CONDUCT.md,CONTRIBUTING.md, andREADME.mdin thelocales/nldirectory. These files reference their English counterparts for complete information. [1] [2] [3]UI Translations:
package.nls.nl.json, including descriptions, commands, and settings.src/i18n/locales/nl/common.jsonandwebview-ui/src/i18n/locales/nl/common.json. These include number formatting, search placeholders, and error messages. [1] [2]webview-ui/src/i18n/locales/nl/chat.json, including task management, prompts, and token usage.webview-ui/src/i18n/locales/nl/history.json, such as task history and sorting options.webview-ui/src/i18n/locales/nl/mcp.json, including server management and tool descriptions.Important
Add Dutch translations for documentation, UI components, and extension metadata across multiple modules.
CODE_OF_CONDUCT.md,CONTRIBUTING.md, andREADME.mdinlocales/nl.package.nls.nl.json.src/i18n/locales/nl/common.jsonandwebview-ui/src/i18n/locales/nl/common.json.webview-ui/src/i18n/locales/nl/chat.json.webview-ui/src/i18n/locales/nl/history.json.webview-ui/src/i18n/locales/nl/mcp.json.This description was created by
for 30dfdb1. You can customize this summary. It will automatically update as commits are pushed.