mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2026-04-29 10:35:58 +00:00
Add error status and check if too many bytes are received
This commit is contained in:
+2
-1
@@ -185,6 +185,7 @@
|
||||
"transferring": "Sending…",
|
||||
"receiving": "Receiving…",
|
||||
"transfer-complete": "Sent",
|
||||
"receive-complete": "Received"
|
||||
"receive-complete": "Received",
|
||||
"error": "Error"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user