chore: updates

This commit is contained in:
Tristan Yang
2024-09-12 17:04:08 +08:00
parent e7d805a5e7
commit 28722de616
12 changed files with 68 additions and 25 deletions
+2 -1
View File
@@ -63,5 +63,6 @@
"unblock": "Unblock",
"contact_tip": "This user is not in your contact",
"contact_block_tip": "This user has been blocked by you",
"file_expired": "File Expired"
"file_expired": "File Expired",
"only_owner_can_send": "only Channel owner can send message!"
}
+9 -1
View File
@@ -36,7 +36,15 @@
"topic_placeholder": "Let everyone know how to use this channel.",
"visibility": "Channel Visibility",
"public": "Public",
"private": "Private"
"private": "Private",
"enable": "Enable",
"disable": "Disable",
"allow": "Allow",
"disallow": "Disallow",
"add_friend": "Add friend",
"dm_to_member": "DM to Member",
"show_email": "Show Email",
"only_owner": "Only Owner Send Message"
},
"dm": {
"delete": "Delete User",