-
Notifications
You must be signed in to change notification settings - Fork 1k
Fix translations in German folder to match original content #160
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
Conversation
Co-authored-by: elbruno <[email protected]>
Co-authored-by: elbruno <[email protected]>
@copilot please do the other languages please |
Co-authored-by: elbruno <[email protected]>
I've updated all other language translations to match the original content. For each language (Spanish, French, Japanese, Korean, Portuguese, Traditional Chinese, and Simplified Chinese), I've:
These changes in commit 95d3f78 ensure that all language translations now properly match the original English content structure. |
Check Broken URLsWe have automatically detected the following broken URLs in your files. Review and fix the paths to resolve this issue. Check the file paths and associated broken URLs inside them.
|
This PR addresses the issue where the translations in the German folder did not properly match the original source content. The specific changes include:
Changes Made:
Updated German
readme.md
:Added missing German markdown files:
05-ImageGenerationOpenAI.md
with German translation06-AIToolkitAndDockerModels.md
with German translationUpdated directory structure:
src
directory to match the originalCoreGenerativeAITechniques.sln
,PromptsHelper.cs
, andVideosHelper.cs
These changes ensure that the German translation properly represents the original content structure while maintaining appropriate translations for all content.
Fixes #159.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.