feat(channel): 공유 진입점을 연결한다
This commit is contained in:
@@ -3474,6 +3474,7 @@ If you block this user, the following features will be restricted.
|
||||
}
|
||||
|
||||
enum CreatorChannelHome {
|
||||
static var channelShare: String { pick(ko: "채널 공유", en: "Share channel", ja: "チャンネルを共有") }
|
||||
static var home: String { pick(ko: "홈", en: "Home", ja: "ホーム") }
|
||||
static var live: String { pick(ko: "라이브", en: "Live", ja: "ライブ") }
|
||||
static var currentLive: String { pick(ko: "현재 라이브", en: "Live now", ja: "現在ライブ") }
|
||||
|
||||
Reference in New Issue
Block a user