mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-02 19:36:08 -04:00
Added an info label to file selection, to show the total count and size
This commit is contained in:
parent
532d5d5cf0
commit
fe24c543cc
3 changed files with 32 additions and 9 deletions
|
@ -140,5 +140,6 @@
|
|||
"gui_url_persistence_warning": "Every share will have the same URL.<br><br>If you want to go back to using one-time URLs, turn off persistence in the Settings.",
|
||||
"gui_status_indicator_stopped": "Ready to Share",
|
||||
"gui_status_indicator_working": "Starting...",
|
||||
"gui_status_indicator_started": "Sharing"
|
||||
"gui_status_indicator_started": "Sharing",
|
||||
"gui_file_info": "{} Files, {}"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue