DodgeHo GitHub avatar
DodgeHo / Dodge Fan localization maintainer, translator, and patch tooling developer

Chinese-to-English game localization case study

Thousands of lines translated, normalized, tested, and shipped as a real player patch.

This is not a small sample translation. It is a shipped English mod for Sword and Fairy 4, combining long-form English localization, terminology control, installer tooling, and release packaging.

Sword and Fairy 4 English Mod cover image
9,532 translated rows178k+ English wordsdialogue + UI + items + questsinstaller + rollback + releases 9,532 translated rows178k+ English wordsdialogue + UI + items + questsinstaller + rollback + releases
Dialogue

云天河:(这地方好暗,以前都没进来过——)

Yun Tianhe: (This place is so dark, never been in here before-)

What the Work Actually Covers

The useful split is not a vague text category; it is the artifact workflow behind a playable patch.

Script/dialogue translation9,532 rows
Terminology CSVs8 files
Installer and recovery codePython
Release packagingv1.1
Player documentationREADME

How Classical Terms Become Readable English

The goal is not word-for-word literalness. The process is: identify the cultural image, preserve names where useful, then choose English that fits UI length and fantasy tone.

Source term

青鸾峰

Qingluan Peak

1. Cultural image: Qingluan is a mythic bird image; translating it literally would feel awkward.
2. Naming choice: Keep Qingluan as a proper noun and translate the geographic suffix.
3. In-game constraint: Short enough for a location label, still readable to English players.