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

9 lines
462 B
JSON
Raw Normal View History

2023-05-28 15:21:00 +00:00
{
2023-06-14 12:43:05 +00:00
"ncmusic.help.info": "获取音乐详细信息。",
"ncmusic.help.search": "搜索网易云音乐。",
2023-06-14 13:48:15 +00:00
"ncmusic.message.info": "歌名:${name}${id}\n专辑名${album}${album_id}\n歌手${artists}\n歌曲详情页${detail}",
2023-06-14 12:43:05 +00:00
"ncmusic.message.search.collapse": "仅显示前 10 条内容……",
2023-06-14 13:48:15 +00:00
"ncmusic.message.search.not_found": "未找到结果。",
2023-06-16 15:15:47 +00:00
"ncmusic.message.search.result": "搜索结果:"
2023-06-14 14:51:37 +00:00
}