Skip to content

Commit

Permalink
fix: Add Korean translations for "AQI" and "feel like" (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
Murianwind authored Jul 19, 2024
1 parent d58c3e8 commit 50fd243
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/localize/languages/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"7": ""
},
"misc": {
"aqi": "AQI",
"aqi": "대기환경지수",
"humidity": "습도",
"feels-like": "Feels like"
"feels-like": "체감온도"
}
}

0 comments on commit 50fd243

Please sign in to comment.