This commit is contained in:
anavoi 2025-06-19 22:14:16 +02:00
commit 98d1efe520
54 changed files with 1085 additions and 0 deletions

7
public/locales/en.json Normal file
View file

@ -0,0 +1,7 @@
{
"Organisms": {
"RoomCommon": {
"changed_room_name": " changed room name"
}
}
}