summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorhiro <hiro@torproject.org>2019-04-19 16:52:43 +0200
committerhiro <hiro@torproject.org>2019-04-23 16:09:40 +0200
commit391c82f2a6ac7e0260f06d6018df57bc52da95da (patch)
tree1273d26a757c71598de193f4871db6be8a529dbf /share
parent2d43588a3bfd6afee8bcc4239a3259870bfc504b (diff)
downloadonionshare-391c82f2a6ac7e0260f06d6018df57bc52da95da.tar.gz
onionshare-391c82f2a6ac7e0260f06d6018df57bc52da95da.zip
Add gui for website sharing and listing
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index 03e7ec1a..926f6f43 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -135,6 +135,7 @@
"gui_receive_mode_warning": "Receive mode lets people upload files to your computer.<br><br><b>Some files can potentially take control of your computer if you open them. Only open things from people you trust, or if you know what you are doing.</b>",
"gui_mode_share_button": "Share Files",
"gui_mode_receive_button": "Receive Files",
+ "gui_mode_website_button": "Publish Website",
"gui_settings_receiving_label": "Receiving settings",
"gui_settings_data_dir_label": "Save files to",
"gui_settings_data_dir_browse_button": "Browse",