mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-04-03 14:20:50 +08:00
6 lines
108 B
TypeScript
6 lines
108 B
TypeScript
export default {
|
|
hotSongs: '인기 곡',
|
|
albums: '앨범',
|
|
description: '아티스트 소개'
|
|
};
|