보관함 문자열 국제화 적용
This commit is contained in:
@@ -27,5 +27,5 @@ struct ContentBoxTabView: View {
|
||||
}
|
||||
|
||||
#Preview {
|
||||
ContentBoxTabView(title: "재생목록", isSelected: false)
|
||||
ContentBoxTabView(title: I18n.ContentBox.tabPlaylist, isSelected: false)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user