From af92f520444645f5affcdb3e0964c2783e8849e5 Mon Sep 17 00:00:00 2001
From: acamq <179265037+acamq@users.noreply.github.com>
Date: Fri, 10 Apr 2026 15:52:08 -0600
Subject: [PATCH] fix: correct /bed translation typo
---
MinecraftClient/Resources/Translations/Translations.Designer.cs | 2 +-
MinecraftClient/Resources/Translations/Translations.resx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/MinecraftClient/Resources/Translations/Translations.Designer.cs b/MinecraftClient/Resources/Translations/Translations.Designer.cs
index cd59d351..b6e454cd 100644
--- a/MinecraftClient/Resources/Translations/Translations.Designer.cs
+++ b/MinecraftClient/Resources/Translations/Translations.Designer.cs
@@ -2718,7 +2718,7 @@ namespace MinecraftClient {
}
///
- /// Looks up a localized string similar to Found a bet at (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0})..
+ /// Looks up a localized string similar to Found a bed at (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0})..
///
internal static string cmd_bed_found_a_bed_at {
get {
diff --git a/MinecraftClient/Resources/Translations/Translations.resx b/MinecraftClient/Resources/Translations/Translations.resx
index 5a9a5da7..2e9da34a 100644
--- a/MinecraftClient/Resources/Translations/Translations.resx
+++ b/MinecraftClient/Resources/Translations/Translations.resx
@@ -988,7 +988,7 @@ Some messages won't be properly printed without this file.
Failed to reach the bed position (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0}) in time (30 seconds). Giving up!
- Found a bet at (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0}).
+ Found a bed at (X: {0:0.0}, Y: {1:0.0}, Z: {2:0.0}).
Succesfully laid in bed!