* feat: add vue-i18n * feat: add vue-i18n * feat: add vue-i18n * feat: add language class * add: en templates and configs * add: en names * refactor: name gender id and sect id * feat(i18n): add gettext infrastructure for dynamic text translation (#81) * feat(i18n): add gettext infrastructure for dynamic text translation - Add src/i18n/ module with t() translation function - Add .po/.mo files for zh_CN and en_US locales - Update LanguageManager to reload translations on language change - Add comprehensive tests (14 tests, all passing) - Add implementation spec at docs/specs/i18n-dynamic-text.md Phase 1 of i18n dynamic text implementation. * feat(i18n): expand .po files with comprehensive translation entries Add translation messages for: - Battle result messages (fatal/non-fatal outcomes) - Fortune event messages (item discovery, cultivation gains) - Misfortune event messages (losses, damage, regression) - Death reason messages - Item exchange messages (equip, sell, discard) - Single choice context and option labels - Common labels (weapon, auxiliary, technique, elixir) Both zh_CN and en_US locales updated with matching entries. * test: add .po file integrity tests * feat: i18n for actions * feat: i18n for effects * feat: i18n for gathering * feat: i18n for classes * feat: i18n for classes * feat: i18n for classes * feat: i18n for classes * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * update csv * update world info * update prompt * update prompt * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * fix bug * update * update * update * update * update * update * update --------- Co-authored-by: Zihao Xu <xzhseh@gmail.com>
983 B
983 B
| 1 | id | name | desc | sub_type | root_type | root_density |
|---|---|---|---|---|---|---|
| 2 | ID必须以2开头 | |||||
| 3 | 201 | 太白金府 | 青峰山脉深处的金行洞府,金精气凝,刀剑鸣音不绝,乃金系修士的最高圣地。 | cave | GOLD | 10 |
| 4 | 202 | 青木洞天 | 青云林海中的木行洞府,生机盎然,灵药遍地,乃木系修士的最高圣地。 | cave | WOOD | 10 |
| 5 | 203 | 玄水秘境 | 无边碧海深处的水行洞府,碧波万里,水精凝神,乃水系修士的最高圣地。 | cave | WATER | 10 |
| 6 | 204 | 离火洞府 | 炎狱火山旁的火行洞府,烈焰冲天,真火精纯,乃火系修士的最高圣地。 | cave | FIRE | 10 |
| 7 | 205 | 厚土玄宫 | 青峰山脉的土行洞府,厚德载物,山岳共鸣,乃土系修士的最高圣地。 | cave | EARTH | 10 |
| 8 | 206 | 古越遗迹 | 雨林深处的上古遗迹,古藤缠绕,木行灵气与金行灵气交融。蕴藏古老功法与灵药配方。 | ruin | WOOD | 8 |
| 9 | 207 | 沧海遗迹 | 沉没在海中的远古文明遗迹,水行灵气浓郁,潮汐间偶有宝物现世。 | ruin | WATER | 9 |