fix(home): 모두 팔로우 확인 문구를 정리한다
This commit is contained in:
@@ -3678,11 +3678,11 @@ If you block this user, the following features will be restricted.
|
||||
}
|
||||
|
||||
static var followAllConfirmTitle: String {
|
||||
pick(ko: "모두 팔로우할까요?", en: "Follow all creators?", ja: "すべてのクリエイターをフォローしますか?")
|
||||
pick(ko: "모두 팔로우 하기", en: "Follow all", ja: "すべてフォロー")
|
||||
}
|
||||
|
||||
static var followAllConfirmDescription: String {
|
||||
pick(ko: "추천된 크리에이터를 모두 팔로우합니다.", en: "You’ll follow all recommended creators.", ja: "おすすめのクリエイターをすべてフォローします。")
|
||||
pick(ko: "추천 크리에이터를 모두 팔로우하고,\n소식을 받아보세요!", en: "Follow all recommended creators\nand get their updates!", ja: "おすすめのクリエイターをすべてフォローして、\n最新情報を受け取りましょう!")
|
||||
}
|
||||
|
||||
static var followAllConfirmAction: String {
|
||||
|
||||
Reference in New Issue
Block a user