feat: code
This commit is contained in:
@@ -1,9 +1,20 @@
|
||||
# Bind Dialog
|
||||
dialog.bind.player.title = <green>绑定您的 Mineroo.Online 账户</green>
|
||||
dialog.bind.player.content = <aqua>绑定 Mineroo Online 账号以解锁更多实用功能</aqua>
|
||||
dialog.bind.player.email = <aqua>Mineroo 账户邮箱</aqua>
|
||||
dialog.bind.player.confirm = <green>确认</green>
|
||||
dialog.bind.player.cancel = <red>取消</red>
|
||||
dialog.bind.player.success = 请前往 Mineroo 个人中心完成验证。
|
||||
|
||||
message.bind.player.success = 请前往 Mineroo 个人中心完成验证。
|
||||
# Bind Command
|
||||
command.bind.server.already-bound=<yellow>当前服务器已在 Mineroo.Online 处于绑定状态。</yellow>
|
||||
command.bind.server.start=<gray>开始服务器绑定流程,请稍等...</gray>
|
||||
command.bind.server.inital.failed=<red>初次握手失败。检查您的令牌或网络。</red>
|
||||
command.bind.server.wait=<aqua>正在验证服务器所有权... 数据同步可能需要 2 分钟,请稍候。</aqua>
|
||||
command.bind.server.success=<green>绑定成功!<green>
|
||||
command.bind.server.failed=<red>绑定失败。</red>
|
||||
command.bind.server.retry=<yellow>验证未通过,10 秒后重试 (<current>/<max>) ...</yellow>
|
||||
|
||||
message.reload.success = <green>插件配置文件重载成功!</green>
|
||||
# Reload Command
|
||||
command.reload.success=<green>配置文件重载成功!耗时 <time>ms</green>
|
||||
command.reload.failed=<red>配置文件重载失败,请查看控制台日志。</red>
|
||||
|
||||
Reference in New Issue
Block a user