🚀 Launch 1.2.1+35

This commit is contained in:
LittleSheep 2024-09-12 20:29:08 +08:00
parent f3b2a2a0ac
commit 19ec0a7ede
2 changed files with 2 additions and 1 deletions

View File

@ -269,6 +269,7 @@
"messageCallStartDesc": "@user 发起了一次通话", "messageCallStartDesc": "@user 发起了一次通话",
"messageCallEndDesc": "通话持续了 @duration", "messageCallEndDesc": "通话持续了 @duration",
"messageTypeUnsupported": "不支持的消息类型 @type", "messageTypeUnsupported": "不支持的消息类型 @type",
"messageInputPlaceholder": "发消息于 @channel",
"messageActionList": "消息的操作", "messageActionList": "消息的操作",
"messageDeletionConfirm": "确认删除消息", "messageDeletionConfirm": "确认删除消息",
"messageDeletionConfirmCaption": "你确定要删除消息 @id 吗?该操作不可撤销。", "messageDeletionConfirmCaption": "你确定要删除消息 @id 吗?该操作不可撤销。",

View File

@ -2,7 +2,7 @@ name: solian
description: "The Solar Network App" description: "The Solar Network App"
publish_to: "none" publish_to: "none"
version: 1.2.1+34 version: 1.2.1+35
environment: environment:
sdk: ">=3.3.4 <4.0.0" sdk: ">=3.3.4 <4.0.0"