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/en_us.json

11 lines
476 B
JSON
Raw Normal View History

2023-05-31 14:34:48 +00:00
{
"ncmusic.help.search": "搜索网易云音乐。",
"ncmusic.help.info": "获取音乐详细信息。",
"ncmusic.message.character": "${value}",
"ncmusic.message.search.result": "搜索结果:",
"ncmusic.message.info.name": "歌名:",
"ncmusic.message.info.album": "专辑名:",
"ncmusic.message.info.artists": "歌手:",
"ncmusic.message.info.song_page": "歌曲详情页:",
"ncmusic.message.info.url": "歌曲链接:"
}