mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-21 13:04:20 +00:00
chore: change zh_CN to zh_Hans
This commit is contained in:
@@ -417,7 +417,7 @@ class LarkAdapter(adapter.MessagePlatformAdapter):
|
||||
lark_message = await self.message_converter.yiri2target(message, self.api_client)
|
||||
|
||||
final_content = {
|
||||
'zh_cn': {
|
||||
'zh_Hans': {
|
||||
'title': '',
|
||||
'content': lark_message,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user