mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-23 12:57:21 +00:00

* Store current translations in git * Handle empty strings in translation downloads * Use more consice filtering * Skip empty keys on translation download
10 lines
191 B
JSON
10 lines
191 B
JSON
{
|
|
"panel": {
|
|
"config": "設定",
|
|
"states": "概覽",
|
|
"map": "地圖",
|
|
"logbook": "日誌",
|
|
"history": "歷史",
|
|
"log_out": "登出"
|
|
}
|
|
} |