mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-28 12:12:20 +00:00
Create ja.json
This commit is contained in:
parent
f93285846a
commit
4b29698c6c
28
translations/ja.json
Normal file
28
translations/ja.json
Normal file
@ -0,0 +1,28 @@
|
|||||||
|
{
|
||||||
|
/* GENERAL */
|
||||||
|
"LOADING": "ローディング …",
|
||||||
|
|
||||||
|
/* CALENDAR */
|
||||||
|
"TODAY":"今日",
|
||||||
|
"TOMORROW":"明日",
|
||||||
|
"RUNNING":"で終わります",
|
||||||
|
"EMPTY":"直近のイベントはありません",
|
||||||
|
|
||||||
|
/* WEATHER */
|
||||||
|
"N":“北”,
|
||||||
|
"NNE":"北北東",
|
||||||
|
"NE":"北東",
|
||||||
|
"ENE":"東北東",
|
||||||
|
"E":"東",
|
||||||
|
"ESE":"東南東",
|
||||||
|
"SE":"南東",
|
||||||
|
"SSE":"南南東",
|
||||||
|
"S":"南",
|
||||||
|
"SSW":"南南西",
|
||||||
|
"SW":"南西",
|
||||||
|
"WSW":"西南西",
|
||||||
|
"W":"西",
|
||||||
|
"WNW":"西北西",
|
||||||
|
"NW":"北西",
|
||||||
|
"NNW":"北北西"
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user