fix(creator): 팬Talk 액션 팝업을 정리한다
This commit is contained in:
@@ -3608,6 +3608,14 @@ If you block this user, the following features will be restricted.
|
||||
pick(ko: "수정", en: "Edit", ja: "編集")
|
||||
}
|
||||
|
||||
static var editAction: String {
|
||||
pick(ko: "수정하기", en: "Edit", ja: "編集する")
|
||||
}
|
||||
|
||||
static var deleteAction: String {
|
||||
pick(ko: "삭제하기", en: "Delete", ja: "削除する")
|
||||
}
|
||||
|
||||
static var report: String {
|
||||
pick(ko: "신고", en: "Report", ja: "通報")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user