From 859df64c61f3164e27020efe4bf2583ae6e71457 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Thu, 1 Oct 2020 16:59:28 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=87=AC=F0=9F=87=A7=20Improve=20an=20engli?= =?UTF-8?q?sh=20string?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- strings/en.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings/en.py b/strings/en.py index da42923..84f81e8 100644 --- a/strings/en.py +++ b/strings/en.py @@ -132,7 +132,7 @@ conversation_expired = "🕐 I haven't received any messages in a while, so I c "If you want to start a new one, send a new /start command." # User menu: order -menu_order = "🛒 Orders" +menu_order = "🛒 Order products" # User menu: order status menu_order_status = "🛍 My orders"