로컬라이징 문자열 정비

탭, 상세, 설정 화면 텍스트를 I18n 키로 교체

신규 캐릭터 전체보기 등 문자열 번역을 추가
This commit is contained in:
Yu Sung
2025-12-17 15:55:11 +09:00
parent fa163ec83d
commit a0bb593431
8 changed files with 117 additions and 63 deletions

View File

@@ -18,7 +18,7 @@ struct NewCharacterListView: View {
BaseView(isLoading: $viewModel.isLoading) {
VStack(spacing: 8) {
// Toolbar
DetailNavigationBar(title: "신규 캐릭터 전체보기")
DetailNavigationBar(title: String(localized: "신규 캐릭터 전체보기"))
VStack(alignment: .leading, spacing: 12) {
// n