frontend/translations/zh-Hant.json
Adam Mills 90b80880ed Store current translations in git (#563)
* Store current translations in git

* Handle empty strings in translation downloads

* Use more consice filtering

* Skip empty keys on translation download
2017-11-04 16:44:07 -07:00

10 lines
191 B
JSON

{
"panel": {
"config": "設定",
"states": "概覽",
"map": "地圖",
"logbook": "日誌",
"history": "歷史",
"log_out": "登出"
}
}