aboutsummaryrefslogtreecommitdiff
path: root/share/locale/nl.json
diff options
context:
space:
mode:
authorMiguel Jacq <mig@mig5.net>2019-05-07 10:35:28 +1000
committerMicah Lee <micah@micahflee.com>2019-05-06 17:35:28 -0700
commitd9ce92bba00e083ca41542aded1328185b41b9d3 (patch)
tree9356a73641b87dcc862a22de153bdcc721a54d08 /share/locale/nl.json
parent23e7765b9cb991acef62535074c3abf1e3fd3dfd (diff)
downloadonionshare-d9ce92bba00e083ca41542aded1328185b41b9d3.tar.gz
onionshare-d9ce92bba00e083ca41542aded1328185b41b9d3.zip
Remove hardcoded 'seconds' from the autostop timer countdown string, now that we use a human-friendly time (#979)
Diffstat (limited to 'share/locale/nl.json')
-rw-r--r--share/locale/nl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/share/locale/nl.json b/share/locale/nl.json
index 93ed9472..6ca041e5 100644
--- a/share/locale/nl.json
+++ b/share/locale/nl.json
@@ -112,7 +112,7 @@
"gui_share_stop_server_autostop_timer_tooltip": "Auto-stop timer eindigt bij {}",
"gui_receive_start_server": "Start Ontvangstmodus",
"gui_receive_stop_server": "Stop Ontvangstmodus",
- "gui_receive_stop_server_autostop_timer": "Stop Ontvangstmodus ({}s resterend)",
+ "gui_receive_stop_server_autostop_timer": "Stop Ontvangstmodus ({} resterend)",
"gui_receive_stop_server_autostop_timer_tooltip": "Auto-stop timer stopt bij {}",
"gui_no_downloads": "Nog Geen Downloads",
"gui_copied_url_title": "Gekopieerd OnionShare Adres",