mirror of
https://github.com/TotalFreedomMC/PlayerParticles.git
synced 2025-02-11 03:29:53 +00:00
Update SimplifiedChineseLocale.java
Correct spelling mistake.
This commit is contained in:
parent
6a7ff399ff
commit
434c11e422
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("#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-next-page-button", "下一页 (%start%/%end%)");
|
||||
this.put("gui-previous-page-button", "上一页 (%start%/%end%)");
|
||||
|
|
Loading…
Reference in a new issue