Cat-Printer/www/lang/0-opencc.sh
NaitLee e81553fcc5 Update i18n:
Traditional Chinese by OpenCC conversion
Chinese translation of `jslicense.html` ahead of time
Replace (device) "refresh" as "scan"
Minor change to readme and a few other
I18n will also modify `<html lang="...">`
2022-07-19 21:34:21 +08:00

4 lines
168 B
Bash
Executable File

#!/bin/sh
# convert with OpenCC: https://github.com/BYVoid/OpenCC
sed 's/中文(简体)/中文(臺灣正體)/' < zh-CN.json | opencc -c s2twp.json > zh-TW.json