누락 번역 추가

This commit is contained in:
Yu Sung
2025-12-05 16:30:37 +09:00
parent 3e60a8c340
commit 972e889fab
5 changed files with 278 additions and 399 deletions

View File

@@ -26,11 +26,7 @@ struct HomeWeeklyChartView: View {
var body: some View {
VStack(spacing: 16) {
HStack(spacing: 0) {
Text("보온")
.font(.custom(Font.preBold.rawValue, size: 24))
.foregroundColor(.button)
Text(" 주간 차트")
Text("보온 주간 차트")
.font(.custom(Font.preBold.rawValue, size: 24))
.foregroundColor(.white)