Basic messages & loading

This commit is contained in:
2025-05-03 13:15:41 +08:00
parent 63ec82891f
commit b2c31bcf13
19 changed files with 2484 additions and 6 deletions

View File

@ -75,5 +75,6 @@
"editChatRoom": "Edit a Room",
"chat": "Chat",
"chatMessageHint": "Message in {}",
"chatDirectMessageHint": "Message to {}"
"chatDirectMessageHint": "Message to {}",
"loading": "Loading..."
}