From 71a0d228c504dbaebf3d379aced318cab25ba2fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E6=85=A7=E9=9B=A8=E6=B3=BD?= Date: Sat, 22 Aug 2020 21:32:29 +0800 Subject: [PATCH] Update zh_cn.py --- strings/zh_cn.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/strings/zh_cn.py b/strings/zh_cn.py index ed07b8f..c49708b 100644 --- a/strings/zh_cn.py +++ b/strings/zh_cn.py @@ -58,7 +58,7 @@ conversation_after_start = "您好!\n" \ "欢迎使用greed系统!\n" \ "此软件版本是🅱️ 的Beta版本.\n" \ "它完全可用,但可能仍然存在一些错误.\n" \ - "“如果发现任何问题,请在https://github.com/Steffo99/greed/issues中报告." + "“如果发现任何问题,请在https://github.com/Steffo99/greed/issues 中报告." # Conversation: to send an inline keyboard you need to send a message with it conversation_open_user_menu = "您想做什么?\n" \ @@ -383,7 +383,7 @@ success_transaction_created = "✅ 交易已成功创建!\n" \ "{transaction}" # Error: message received not in a private chat -error_nonprivate_chat = "⚠️ 该机器人仅适用于私人聊天s." +error_nonprivate_chat = "⚠️ 该机器人仅适用于私人聊天." # Error: a message was sent in a chat, but no worker exists for that chat. # Suggest the creation of a new worker with /start