better english
Massimo Melina committed
Apr 8, 2025 at 23:48 UTC
e5ede497186ed2ee197aba5ac8773243527cbe55
1 file changed
+1
-1
admin/src/MonitorPage.ts
+1
-1
@@ -146,7 +146,7 @@ function Connections() {
146
persist: 'connections',
147
error,
148
rows,
149
- noRows: monitorOnlyFiles && "No downloads at the moment",
149
+ noRows: monitorOnlyFiles && "No downloads/uploads at the moment",
150
footerSide: () => h(Flex, {},
151
pauseButton,
152
h(Btn, {