mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-26 11:01:03 -04:00
Allow file uploads to finish, and improve uploads styling
This commit is contained in:
parent
28fe7a4cf5
commit
d8d1dc800d
6 changed files with 70 additions and 25 deletions
|
@ -192,5 +192,6 @@
|
|||
"gui_uploads_window_tooltip": "Show/hide uploads",
|
||||
"gui_no_uploads": "No uploads yet.",
|
||||
"gui_upload_in_progress": "Upload Started {}",
|
||||
"gui_upload_finished": "Uploaded {} to {}"
|
||||
"gui_upload_finished_range": "Uploaded {} to {}",
|
||||
"gui_upload_finished": "Uploaded {}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue