Files
AlgerMusicPlayer/src/i18n/lang/ko-KR/artist.ts
2025-09-14 00:19:41 +08:00

6 lines
108 B
TypeScript

export default {
hotSongs: '인기 곡',
albums: '앨범',
description: '아티스트 소개'
};