Conversation
- Updated main changelog files formatting (14 files) - Standardized version documentation format Result: 14 files
- Updated legacy changelog files for versions 2.1.x - 2.6.x (25 files) - Standardized formatting across all legacy versions Result: 25 files
- Updated legacy changelog files for versions 2.7.x - 2.10.x (28 files) - Completed standardization of all legacy changelog documentation Result: 28 files
- Updated MCS section documentation (8 files) - Removed obsolete Hello.mdx and SysReq.mdx files (2 files) Result: 10 files
- Renamed GetStarted folder to get-started (4 files + 21 assets) - Renamed SettingUp folder to setting-up (7 files + 7 assets) Result: folder structure standardization for Docusaurus compatibility
- Renamed SpecialModule folder to special-module (8 files + 24 assets) - Completed kebab-case migration for CapMonster documentation Result: all CapMonster folders now use kebab-case naming convention
- Added English translations for main changelog (14 files) - Added English translations for legacy changelog (53 files) Result: complete English changelog documentation (67 files)
- Translated CapMonsterProxyAddon article - Translated CaptchaSolving article with screenshots - Translated ExternalProgram article with screenshots Result: complete English get-started section (3 articles + assets)
- Translated all MCS (Module Creation System) articles (8 files) - Includes: Centers, Collect, Filters, Intro, Saving, Symbols, Testing, Training Result: complete English MCS documentation (8 files)
- Translated all program settings articles (6 files) - Includes: ProgramSettings, Protection, Recognition, Services, Sitekey, Updates Result: complete English setting-up section (6 files + assets)
- Translated all special module articles (8 files) - Includes: Key, RC2, RC2_Image, RC2_Sitekey, RC3, RC_Audio, SM_Audio Result: complete English special-module section (8 files + code snippets)
- Added translated hello.mdx and sys-req.mdx files - Updated Disclaimer.mdx and _category_.json - Removed obsolete introduction folder (3 files) Result: English documentation structure aligned with Russian version
- Updated sidebar and navigation labels in current.json - Aligned translation keys with new folder structure Result: 1 file
- Restored hello.mdx and sys-req.mdx (2 files) - Updated Disclaimer.mdx formatting (ru + en) Result: fixes build issue caused by orphaned i18n files
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
Complete English translation and folder structure standardization for CapMonster documentation.
Statistics
Changes
1. Changelog Structure Refactoring (3 commits)
b5a6513- Updated main changelog structure (14 files)5c585ab- Standardized legacy changelog versions 2.1.x - 2.6.x (25 files)81f7ba8- Standardized legacy changelog versions 2.7.x - 2.10.x (28 files)Total: 67 changelog files with standardized formatting
2. Folder Structure Refactoring (3 commits)
fcda9f0- Updated MCS documentation, removed obsolete Hello.mdx and SysReq.mdx files6465cad- Renamed folders: GetStarted → get-started, SettingUp → setting-up53e08b9- Renamed folder: SpecialModule → special-moduleTotal: All CapMonster documentation folders migrated to kebab-case (Docusaurus compatibility)
3. English Documentation Translation (7 commits)
207c856- Translated changelog (67 files: 14 main + 53 legacy)ce4eae1- Translated get-started section (3 articles + screenshots)19b8a30- Translated MCS section (8 files)067f1a1- Translated setting-up section (6 files)71aef4a- Translated special-module section (7 files + code snippets)d642ac6- Updated English documentation structure, removed obsolete introduction folderf5fba66- Updated translation labels in current.jsonTotal: Complete English text translation for CapMonster documentation (~91 files, images not included)
4. Bug Fix (1 commit)
27c2733- Restored missing hello.mdx and sys-req.mdx files, fixed Disclaimer.mdx formattingTotal: Fixed build error caused by orphaned i18n files