mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-09 12:13:10 -05:00
* 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
|
||
|---|---|---|
| .. | ||
| locales | ||
| plannerMaps | ||
| favicon_blue.png | ||
| favicon_cyan.png | ||
| favicon_gray.png | ||
| favicon_green.png | ||
| favicon_orange.png | ||
| favicon_pink.png | ||
| favicon_purple.png | ||
| favicon_red.png | ||
| favicon_teal.png | ||
| favicon_yellow.png | ||
| favicon.ico | ||
| index.html | ||
| logo192.png | ||
| logo512.png | ||
| manifest.json | ||
| robots.txt | ||