[feat] better group chat

This commit is contained in:
kwaroran
2023-05-31 05:08:46 +09:00
parent 7805092992
commit 7ea768cb5b
9 changed files with 208 additions and 57 deletions

View File

@@ -286,5 +286,9 @@ export const languageEnglish = {
setNodePassword: "Set your password to security",
inputNodePassword: "Input your password. if you can't remember, remove save/__password.txt in your server files and restart the server.",
simple:"Simple",
advanced: "Advanced"
advanced: "Advanced",
orderByOrder: "Talk by Order",
removeFromGroup: "Do you really want to remove {{char}} from group?",
talkness: "Talkativeness",
active: "Active"
}