mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 12:26:35 +00:00
Add Japanese Translation (#504)
* Create jp.json * Update jp.json * Update jp.json Correcting 'states' to more accurate translation
This commit is contained in:
parent
7bd7f14913
commit
d0bd69a706
12
translations/jp.json
Normal file
12
translations/jp.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"language": {
|
||||
"jp": "日本語"
|
||||
},
|
||||
"panel": {
|
||||
"states": "状態",
|
||||
"map": "地図",
|
||||
"logbook": "ログブック",
|
||||
"history": "履歴",
|
||||
"log_out": "ログアウト"
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user