Archived
1
0
Fork 0
This repository has been archived on 2024-04-26. You can view files and clone it, but cannot push or open issues or pull requests.
akari-bot/modules/ncmusic/locales/zh_cn.json

12 lines
647 B
JSON
Raw Normal View History

2023-05-28 15:21:00 +00:00
{
"ncmusic.help.search":"搜索网易云音乐。",
"ncmusic.help.info":"获取音乐详细信息。",
"ncmusic.message.character":"${value}",
"ncmusic.message.search.result":"搜索结果:",
2023-06-05 03:02:23 +00:00
"ncmusic.message.info":"歌名:${name}${id}\n专辑名${album}${album_id}\n歌手${artists}\n歌曲详情页${detail}\n歌曲链接${url}"
2023-05-28 15:21:00 +00:00
"ncmusic.message.info.name":"歌名:",
"ncmusic.message.info.album":"专辑名:",
"ncmusic.message.info.artists":"歌手:",
"ncmusic.message.info.song_page":"歌曲详情页:",
"ncmusic.message.info.url":"歌曲链接:"
}