summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-11-27 12:10:16 -0800
committerMicah Lee <micah@micahflee.com>2018-11-27 12:10:16 -0800
commit3a0c8dc32317d4b66230663c1c3a40f6969d9275 (patch)
tree737da237f3c3349f3886abc391f76f6c394971cd /share
parent942f4f6bac805f332c4c51efeabe01cc539d0fd1 (diff)
downloadonionshare-3a0c8dc32317d4b66230663c1c3a40f6969d9275.tar.gz
onionshare-3a0c8dc32317d4b66230663c1c3a40f6969d9275.zip
In macOS, split "Add" button into "Add Files" and "Add Folder" buttons
Diffstat (limited to 'share')
-rw-r--r--share/locale/en.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/locale/en.json b/share/locale/en.json
index b02e522f..438274ef 100644
--- a/share/locale/en.json
+++ b/share/locale/en.json
@@ -33,6 +33,8 @@
"help_config": "Custom JSON config file location (optional)",
"gui_drag_and_drop": "Drag and drop files and folders\nto start sharing",
"gui_add": "Add",
+ "gui_add_files": "Add Files",
+ "gui_add_folder": "Add Folder",
"gui_delete": "Delete",
"gui_choose_items": "Choose",
"gui_share_start_server": "Start sharing",