Merge remote-tracking branch 'origin/1.18' into 1.18

This commit is contained in:
Flemmli97 2022-03-17 16:08:21 +01:00
commit d677d412c2

View File

@ -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]");