mirror of
https://github.com/algerkong/AlgerMusicPlayer.git
synced 2026-05-19 12:17:29 +08:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
|
|
export default {
|
||
|
|
hotSongs: '熱門歌曲',
|
||
|
|
albums: '專輯',
|
||
|
|
description: '藝人介紹'
|
||
|
|
};
|