feat: remark

This commit is contained in:
Tristan Yang
2025-07-16 17:52:57 +08:00
parent 5e537cae39
commit 2f9e0ccaab
15 changed files with 229 additions and 93 deletions
+4 -1
View File
@@ -64,5 +64,8 @@
"contact_tip": "This user is not in your contact",
"contact_block_tip": "This user has been blocked by you",
"file_expired": "File Expired",
"only_owner_can_send": "only Channel owner can send message!"
"only_owner_can_send": "only Channel owner can send message!",
"remark": "remark",
"remark_placeholder": "remark this user"
}
+4 -1
View File
@@ -63,5 +63,8 @@
"contact_tip": "该用户不在您的联系人列表中",
"contact_block_tip": "该用户已被你屏蔽",
"file_expired": "文件已过期",
"only_owner_can_send": "只有频道创建者才能发消息!"
"only_owner_can_send": "只有频道创建者才能发消息!",
"remark": "备注",
"remark_placeholder": "备注该用户"
}