Merge pull request #36 from qsefthuopq/patch-3

Update SimplifiedChineseLocale.java
This commit is contained in:
Esophose 2020-03-16 20:21:13 -06:00 committed by GitHub
commit e573c6f500
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -243,7 +243,7 @@ public class SimplifiedChineseLocale implements Locale {
this.put("gui-color-unavailable", "&c"); this.put("gui-color-unavailable", "&c");
this.put("#28", "GUI Info Messages"); this.put("#28", "GUI Info Messages");
this.put("gui-commands-info", "商人 &b/pp help 查看指令帮助"); this.put("gui-commands-info", "输入 &b/pp help 查看指令帮助");
this.put("gui-back-button", "返回"); this.put("gui-back-button", "返回");
this.put("gui-next-page-button", "下一页 (%start%/%end%)"); this.put("gui-next-page-button", "下一页 (%start%/%end%)");
this.put("gui-previous-page-button", "上一页 (%start%/%end%)"); this.put("gui-previous-page-button", "上一页 (%start%/%end%)");