-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1 from xcwl520/main
Add new translations (Chinese Simplified)
- Loading branch information
Showing
3 changed files
with
17 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
prefix: "&7[<gradient:#00BFFF:#007BFF>&lServerLinksZ</gradient>&7]" | ||
help: "\n &8<b>></b> <#00BFFF><b><gradient:#00BFFF:#007BFF>ServerLinksZ</gradient></b></#00BFFF>\n\n&7您可以使用 <u>/sl</u> 命令添加或移除服务器链接, 但建议对links.yml文件进行编辑 ,文件位于 <i>/plugins/ServerLinksZ/links.yml</i> 下.\n\n <click:OPEN_URL:https://strassburger.org/discord><#00BFFF><u><b>Support Discord</b></u></click>\n" | ||
linkCommand: "&7-> <click:OPEN_URL:%url%><hover:show_text:'&7%url%'><u>%name%</u></hover></click> &r&7<-" | ||
rejoinHint: "<#E9D502>⚠ 为了更新服务器链接列表,请您重新进入服务器" | ||
moreConfigOptionsHint: "<#E9D502>⚠ 有关更多配置选项,请参阅config.yml文件!" | ||
invalidUrlError: "&c无效的URL!" | ||
urlProtocolError: "&cURL应该以 'http://' 或 'https://' 开头!" | ||
versionMsg: "&7你现在正使用 <#00BFFF>%version%&7版本" | ||
noPermissionError: "&c你没有权限使用这个!" | ||
addLinkMsg: "&7成功添加id为<#00BFFF>%id%&7服务器链接!" | ||
removeLinkMsg: "&7成功移除id为<#00BFFF>%id%&7服务器链接!" | ||
linkCommandDisabled: "&clink命令是禁用状态!" | ||
linkCcommandNotAllowed: "&c不允许您通过命令访问此链接!" | ||
linkNotFound: "&c未发现id为%id%&c 的链接!" |