feat(creator): 커뮤니티 게시글 상세를 연결한다
This commit is contained in:
@@ -3422,6 +3422,7 @@ If you block this user, the following features will be restricted.
|
||||
static var totalLabel: String { pick(ko: "전체", en: "Total", ja: "全体") }
|
||||
static var listView: String { pick(ko: "리스트형", en: "List", ja: "リスト型") }
|
||||
static var thumbnailView: String { pick(ko: "썸네일형", en: "Thumbnail", ja: "サムネイル型") }
|
||||
static var commentPlaceholder: String { pick(ko: "댓글을 입력하세요", en: "Enter a comment", ja: "コメントを入力してください") }
|
||||
static var communityEmpty: String {
|
||||
pick(
|
||||
ko: "크리에이터가 커뮤니티를 준비 중입니다.\n기대해 주세요!",
|
||||
|
||||
Reference in New Issue
Block a user