Skip to content

Commit

Permalink
Update japanese translation (#105)
Browse files Browse the repository at this point in the history
* Update ja.json

* Update ja.json
  • Loading branch information
kouiti authored Apr 23, 2024
1 parent d0a1c87 commit 7008a06
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/assets/localization/languages/ja.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"azimuth": "方位角",
"dawn": "明け方",
"dusk": "",
"elevation": "仰俯角",
"dusk": "夕方",
"elevation": "高度",
"moonrise": "月の出",
"moonset": "月の入り",
"noon": "太陽の正午",
"sunrise": "日出",
"sunset": "日沒"
"noon": "南中",
"sunrise": "日の出",
"sunset": "日没"
}

0 comments on commit 7008a06

Please sign in to comment.