aboutsummaryrefslogtreecommitdiff
path: root/desktop/src/onionshare/resources
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-09-03 14:25:11 -0700
committerMicah Lee <micah@micahflee.com>2021-09-03 14:25:11 -0700
commit942f297428240466866e71a9c93aaee0b85689b5 (patch)
tree0d58914d4bf8a132e5397e05176b911d3d1801bd /desktop/src/onionshare/resources
parentc5c9df774a9685eb659047165750879c124a1dbf (diff)
downloadonionshare-942f297428240466866e71a9c93aaee0b85689b5.tar.gz
onionshare-942f297428240466866e71a9c93aaee0b85689b5.zip
Reveal/hide private key
Diffstat (limited to 'desktop/src/onionshare/resources')
-rw-r--r--desktop/src/onionshare/resources/locale/en.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/desktop/src/onionshare/resources/locale/en.json b/desktop/src/onionshare/resources/locale/en.json
index 954ff51f..03694947 100644
--- a/desktop/src/onionshare/resources/locale/en.json
+++ b/desktop/src/onionshare/resources/locale/en.json
@@ -34,6 +34,8 @@
"gui_qr_code_dialog_title": "OnionShare QR Code",
"gui_qr_label_url_title": "OnionShare Address",
"gui_qr_label_auth_string_title": "Private Key",
+ "gui_reveal": "Reveal",
+ "gui_hide": "Hide",
"gui_waiting_to_start": "Scheduled to start in {}. Click to cancel.",
"gui_please_wait_no_button": "Starting…",
"gui_please_wait": "Starting… Click to cancel.",
@@ -214,4 +216,4 @@
"error_port_not_available": "OnionShare port not available",
"history_receive_read_message_button": "Read Message",
"error_tor_protocol_error": "There was an error with Tor: {}"
-}
+} \ No newline at end of file