mirror of
https://github.com/schlagmichdoch/PairDrop.git
synced 2025-04-26 09:46:19 -04:00
Add state management to network peers
This commit is contained in:
parent
3dd40e238a
commit
1d62a9ff49
3 changed files with 116 additions and 44 deletions
|
@ -180,6 +180,7 @@
|
|||
"waiting": "Waiting…",
|
||||
"processing": "Processing…",
|
||||
"transferring": "Transferring…",
|
||||
"receiving": "Receiving…"
|
||||
"receiving": "Receiving…",
|
||||
"complete": "Transfer complete"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue