sendou.ink/scripts
Yi Huang 62992571ac
Translations for Traditional Chinese (#18)
* add scripts for conversion between utf8 and unicode-escaped strings

    > ./scripts/encode-utf8.py '中文'
    \u4e2d\u6587

    > ./scripts/decode-utf8.py '\u4e2d\u6587'
    中文

* add zh-TW translations

- sub weapons
- special weapons
- hero weapons
- stages (non-splatfest)
- modes
2020-08-14 17:20:16 +03:00
..
.vscode
ability_jsons.py iss bug fix 2020-05-27 14:13:23 +03:00
decode-utf8.py Translations for Traditional Chinese (#18) 2020-08-14 17:20:16 +03:00
encode-utf8.py Translations for Traditional Chinese (#18) 2020-08-14 17:20:16 +03:00
file_names_to_list.py
flip_wpn_dict.py
GearInfo_Clothes.json
GearInfo_Head.json
GearInfo_Shoes.json
generate_gear_json.py
generate_language_jsons.py analyzer translated 2020-06-24 20:55:57 +03:00
generate_weapon_info.py
lang_dict_EUen.json language support jsons 2020-06-21 14:07:31 +03:00
maps.py
matches.py
planner_maps.py remove tw 2020-06-20 16:16:49 +03:00
weapon_info.json
WeaponInfo_Main_5_0.json
xrank.py