Add Japanese Translation (#504)

* Create jp.json

* Update jp.json

* Update jp.json

Correcting 'states' to more accurate translation
This commit is contained in:
williamlehman 2017-10-27 00:25:30 -04:00 committed by Paulus Schoutsen
parent 7bd7f14913
commit d0bd69a706

12
translations/jp.json Normal file
View File

@ -0,0 +1,12 @@
{
"language": {
"jp": "日本語"
},
"panel": {
"states": "状態",
"map": "地図",
"logbook": "ログブック",
"history": "履歴",
"log_out": "ログアウト"
}
}