From b59f8e9d4dac1ae2322688f9d549daf188d8e89e 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 22:36:35 +0800 Subject: [PATCH] Translate'Refund Reason' --- strings/zh_cn.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strings/zh_cn.py b/strings/zh_cn.py index c49708b..9a51075 100644 --- a/strings/zh_cn.py +++ b/strings/zh_cn.py @@ -343,7 +343,7 @@ notification_transaction_created = "ℹ️ 新交易已应用于您的钱包:\n "{transaction}" # Refund reason -refund_reason = "Refund reason:\n" \ +refund_reason = "退款原因:\n" \ "{reason}" # Info: informazioni sul bot