mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-07-05 13:31:24 +00:00
Merge pull request #36 from qsefthuopq/patch-3
Update SimplifiedChineseLocale.java
This commit is contained in:
commit
e573c6f500
1 changed files with 1 additions and 1 deletions
|
@ -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%)");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue