From 66e503a07648dee10ed8cf142369e9a74bc978ed Mon Sep 17 00:00:00 2001 From: ValAnn Date: Wed, 14 Feb 2024 13:58:48 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BF=D1=80=D0=BE=D1=86=D0=B5=D1=81=D1=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SushiBar/SushiBarView/FormShop.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SushiBar/SushiBarView/FormShop.Designer.cs b/SushiBar/SushiBarView/FormShop.Designer.cs index ab0a1a2..c12987b 100644 --- a/SushiBar/SushiBarView/FormShop.Designer.cs +++ b/SushiBar/SushiBarView/FormShop.Designer.cs @@ -124,7 +124,7 @@ // // SushiName // - this.SushiName.HeaderText = "Пицца"; + this.SushiName.HeaderText = "Суши"; this.SushiName.MinimumWidth = 6; this.SushiName.Name = "SushiName"; this.SushiName.ReadOnly = true;