22 lines
1.1 KiB
JSON
22 lines
1.1 KiB
JSON
{
|
|
"key.callablehorses.category": "可调用的马",
|
|
"key.sethorse.desc": "设置马匹",
|
|
"key.callhorse.desc": "唤马",
|
|
"key.showstats.desc": "马匹信息",
|
|
|
|
"callablehorses.error.dim": "你不能在这个维度上呼唤你的马",
|
|
"callablehorses.error.riding": "你不能一边骑马一边叫你的马",
|
|
"callablehorses.error.nohorse": "您当前没有绑定马",
|
|
"callablehorses.error.notriding": "你需要骑马才能做到这一点",
|
|
"callablehorses.error.alreadyowned": "这匹马已经有主人了",
|
|
"callablehorses.error.alreadypersonal": "这已经是你的私人马匹了",
|
|
"callablehorses.error.area": "你不能在这个区域叫你的马",
|
|
"callablehorses.error.range": "你的马离得太远了,听不见你呼唤",
|
|
"callablehorses.error.setarea": "你不能把你的马放在这里!",
|
|
"callablehorses.error.nospace": "没有足够的空间来呼叫您的马",
|
|
|
|
"callablehorses.success": "这是你的马",
|
|
|
|
"callablehorses.alert.death": "你的马刚刚死了",
|
|
"callablehorses.alert.offlinedeath": "你的马在离线时死亡"
|
|
} |