This commit is contained in:
2026-04-09 11:23:26 +02:00
parent c5bc817efe
commit 9baab3d3bc
18 changed files with 489 additions and 37 deletions

View File

@@ -27,6 +27,15 @@
}
}
}
},
"elements": {
"messageBox": {
"placeholder": "Type a message...",
"uplDrag": {
"upload": "Drop here to upload",
"transfer": "Drop here to transfer"
}
}
}
}
}