Fix typo
This commit is contained in:
parent
439a492a86
commit
d686cd42d4
@ -144,7 +144,7 @@ public class LangManager {
|
||||
this.defaultTranslation.put("screenEnterText", "Edit title text on enter. (Right-Click to use JSON text. See MC Wiki for that)");
|
||||
this.defaultTranslation.put("screenEnterSubText", "Edit subtitle text on enter. (Right-Click to use JSON text. See MC Wiki for that)");
|
||||
this.defaultTranslation.put("screenLeaveText", "Edit title text on leave. (Right-Click to use JSON text. See MC Wiki for that)");
|
||||
this.defaultTranslation.put("screenLeaveSubText", "Edit subtitle text on enter. (Right-Click to use JSON text. See MC Wiki for that)");
|
||||
this.defaultTranslation.put("screenLeaveSubText", "Edit subtitle text on leave. (Right-Click to use JSON text. See MC Wiki for that)");
|
||||
this.defaultTranslation.put("screenDelete", "Use \"$empty\" to delete the message");
|
||||
|
||||
this.defaultTranslation.put("chatClaimTextEdit", "[Click for command]");
|
||||
|
Loading…
Reference in New Issue
Block a user