sendou.ink/frontend-react
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
..
public Translations for Traditional Chinese (#18) 2020-08-14 17:20:16 +03:00
src french translation 2020-07-17 21:49:31 +03:00
package-lock.json updated deps 2020-07-13 22:53:52 +03:00
package.json updated deps 2020-07-13 22:53:52 +03:00
tsconfig.json link to analyzer 2020-06-07 14:10:44 +03:00