docs: add Thai translation for installation and user guides - #57
Open
WinTuner wants to merge 1 commit into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR introduces the Thai translation for the installation and user guides in the docs/
directory.
Why this is needed
Having localized documentation will make AutoOS much more accessible to the Thai community.
Since installing and configuring a custom operating system requires precise steps
(especially regarding VMD Controller, RST drivers, and BIOS configurations), providing
clear, naturally written guides will help reduce user setup errors and support in
the Discord server.
What changed
Added 3 localized documentation files:
• docs/INSTALL_TH.md - Thai version of the Installation Guide.
• docs/USER_GUIDE_INSTALLER_TH.md - Thai version of the Installer User Guide.
• docs/USER_GUIDE_SETTINGS_TH.md - Thai version of the Settings User Guide.
Quality of Translation
• Human-translated: These files are hand-translated to ensure natural Thai phrasing and
flow (not raw machine/Google translations).
• Consistent Technical Terms: Kept critical UI buttons and options (such as Always Light,
HVCI, VBS, CRU, MSI Afterburner) in English to match the application's interface exactly,
while providing helpful Thai explanations.
• Formatting Kept: All markdown link paths, images, and GitHub warning blocks (> [!NOTE], >
[!IMPORTANT], etc.) are fully intact.