누락 번역 추가

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

@@ -23,11 +23,7 @@ struct HomeLatestContentView: View {
var body: some View {
HStack(spacing: 0) {
Text("최신")
.font(.custom(Font.preBold.rawValue, size: 24))
.foregroundColor(.button)
Text(" 콘텐츠")
Text("최신 콘텐츠")
.font(.custom(Font.preBold.rawValue, size: 24))
.foregroundColor(.white)