mirror of
https://github.com/Steffo99/greed.git
synced 2024-11-22 05:54:18 +00:00
Update zh_cn.py
This commit is contained in:
parent
556645ba81
commit
71a0d228c5
1 changed files with 2 additions and 2 deletions
|
@ -383,7 +383,7 @@ success_transaction_created = "✅ 交易已成功创建!\n" \
|
||||||
"{transaction}"
|
"{transaction}"
|
||||||
|
|
||||||
# Error: message received not in a private chat
|
# 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.
|
# Error: a message was sent in a chat, but no worker exists for that chat.
|
||||||
# Suggest the creation of a new worker with /start
|
# Suggest the creation of a new worker with /start
|
||||||
|
|
Loading…
Reference in a new issue