feat(i18n): 시리즈/재생목록 하드코딩 문구를 I18n 키로 통일한다

This commit is contained in:
Yu Sung
2026-04-01 17:33:13 +09:00
parent c039931f34
commit 1ec56a1f15
27 changed files with 253 additions and 160 deletions

View File

@@ -28,7 +28,7 @@ struct SeriesMainView: View {
Group {
BaseView {
VStack(spacing: 0) {
DetailNavigationBar(title: "시리즈 전체보기")
DetailNavigationBar(title: I18n.Series.title)
// ( / )
HStack(spacing: 0) {
ChatInnerTab(