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/meme/locales/zh_cn.json

13 lines
635 B
JSON
Raw Normal View History

2023-03-19 11:44:13 +00:00
{
2023-04-15 09:28:18 +00:00
"meme.message.jiki": "小鸡百科",
"meme.message.moegirl": "萌娘百科",
"meme.message.nbnhhsh": "nbnhhsh",
"meme.message.urban": "Urban Dictionary",
2023-04-15 06:06:42 +00:00
"meme.message.error": "查询出错。",
"meme.message.result": "${result} 个结果):",
"meme.message.nbnhhsh.result": "${result} 个结果,已收录):",
"meme.message.nbnhhsh.result.ai": "${result} 个结果AI 猜测):",
2023-04-05 06:54:05 +00:00
"meme.help.desc": "全功能迷因查询。",
2023-04-16 09:06:51 +00:00
"meme.help": "在萌娘百科、nbnhhsh、Urban Dictionary 等中查询迷因。",
"meme.message.not_found": "没有找到相关结果。"
2023-03-04 04:50:06 +00:00
}