Add Vietnamese exercise instructions#53
Open
quybquang wants to merge 1 commit into
Open
Conversation
Add Vietnamese (vi) step-by-step instructions for all 1,324 exercises, bringing supported languages to 10. - data/exercises.json: add instructions.vi and instruction_steps.vi to every exercise (instructions.vi is the joined step text) - index.html: add Vietnamese (Tiếng Việt) to the language selector and the embedded EXERCISES data - setup.html: add instructions_vi to the CREATE TABLE schemas (SQL Server, PostgreSQL, MySQL, SQLite), the INSERT generator, and the LLM prompt - README.md: bump language count to 10 and list Vietnamese everywhere Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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
Adds Vietnamese (
vi) step-by-step instructions for all 1,324 exercises, bringing the dataset to 10 supported languages (🇬🇧 🇪🇸 🇮🇹 🇹🇷 🇷🇺 🇨🇳 🇮🇳 🇵🇱 🇰🇷 🇻🇳).Changes
data/exercises.json— addedinstructions.viandinstruction_steps.vito every exercise.instructions.viis the joined step text, consistent with the other languages. Keys appended afterko(additions-only diff; existing entries untouched).index.html— added Vietnamese (Tiếng Việt) to the language selector and to the embeddedEXERCISESdata so the browser shows a Vietnamese tab.setup.html— addedinstructions_vito the fourCREATE TABLEschemas (SQL Server, PostgreSQL, MySQL, SQLite), the INSERT generator, and the LLM prompt field list.README.md— bumped the language count/badge to 10 and listed Vietnamese in every language list, the schema table, and the JS/TypeScript usage examples.Translation notes
thanh tạ đòn,tạ đơn,dây kháng lực,máy cáp,siết chặt cơ core,rộng bằng vai).45 độ), directions (trái/phải), and units preserved exactly.Validation
data/exercises.jsonparses and conforms todata/exercises.schema.json(all 1,324 records;viallowed viaadditionalProperties).instructions.viandinstruction_steps.vi;instruction_steps.vilength matchesen;instructions.viequals the joinedvisteps.🤖 Generated with Claude Code