mirror of
https://github.com/onionshare/onionshare.git
synced 2025-09-27 19:41:02 -04:00
Begin to add the mode switcher (between "Share Files" and "Receive Files", with the settings button)
This commit is contained in:
parent
4af80de17b
commit
6c91d8977a
3 changed files with 56 additions and 10 deletions
Binary file not shown.
Before Width: | Height: | Size: 411 B After Width: | Height: | Size: 443 B |
|
@ -163,5 +163,7 @@
|
|||
"error_cannot_create_downloads_dir": "Error creating downloads folder: {}",
|
||||
"error_downloads_dir_not_writable": "The downloads folder isn't writable: {}",
|
||||
"receive_mode_warning": "Warning: Some files can hack your computer if you open them! Only open files from people you trust, or if you know what you're doing.",
|
||||
"receive_mode_received_file": "Received file: {}"
|
||||
"receive_mode_received_file": "Received file: {}",
|
||||
"gui_mode_share_button": "Share Files",
|
||||
"gui_mode_receive_button": "Receive Files"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue