fix(main): 댓글 많은 오디오 제목을 변경한다
This commit is contained in:
@@ -3100,7 +3100,7 @@ If you block this user, the following features will be restricted.
|
||||
}
|
||||
|
||||
static var mostCommentedAudioSectionTitle: String {
|
||||
pick(ko: "최근 댓글이 많은 오디오", en: "Most commented audio", ja: "最近コメントが多いオーディオ")
|
||||
pick(ko: "크리에이터의 댓글 많은 오디오", en: "Most commented audio", ja: "最近コメントが多いオーディオ")
|
||||
}
|
||||
|
||||
static var recommendedAudioSectionTitle: String {
|
||||
|
||||
Reference in New Issue
Block a user