mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 04:17:20 +00:00

* Create jp.json * Update jp.json * Update jp.json Correcting 'states' to more accurate translation
13 lines
201 B
JSON
13 lines
201 B
JSON
{
|
|
"language": {
|
|
"jp": "日本語"
|
|
},
|
|
"panel": {
|
|
"states": "状態",
|
|
"map": "地図",
|
|
"logbook": "ログブック",
|
|
"history": "履歴",
|
|
"log_out": "ログアウト"
|
|
}
|
|
}
|