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_tw.json
多羅狼 d34bda18e1
orz
2023-06-14 22:46:03 +08:00

12 lines
No EOL
624 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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