feat(main): 라이브 전체 진입을 추가한다
This commit is contained in:
@@ -3546,6 +3546,10 @@ If you block this user, the following features will be restricted.
|
||||
pick(ko: "현재 라이브", en: "Live now", ja: "現在ライブ")
|
||||
}
|
||||
|
||||
static var liveAll: String {
|
||||
pick(ko: "전체", en: "All", ja: "すべて")
|
||||
}
|
||||
|
||||
static var activeCreatorSectionTitle: String {
|
||||
pick(ko: "방금 활동한 크리에이터", en: "Recently active creators", ja: "最近活動したクリエイター")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user