From 85055b33680688db4b30c773bf3ec83821aa1594 Mon Sep 17 00:00:00 2001
From: Feruz M <fmiboy@gmail.com>
Date: Fri, 5 Jul 2019 00:14:43 +0300
Subject: [PATCH] New translations en-US.json (Dutch)

---
 src/config/locales/nl-NL.json | 19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/src/config/locales/nl-NL.json b/src/config/locales/nl-NL.json
index a0d27777b..c420f618a 100644
--- a/src/config/locales/nl-NL.json
+++ b/src/config/locales/nl-NL.json
@@ -202,7 +202,8 @@
     "copied": "Copied!",
     "no_internet": "No connection!",
     "confirm": "Confirm",
-    "removed": "Removed"
+    "removed": "Removed",
+    "same_user": "This user already added to list"
   },
   "post": {
     "reblog_alert": "Weet je zeker dat je het wilt delen?",
@@ -288,6 +289,20 @@
     "powerUp": "Power Up",
     "withdraw_to_saving": "Withdraw To Saving",
     "steemconnect_title": "Steemconnect Transfer",
-    "next": "NEXT"
+    "next": "NEXT",
+    "withdraw_steem": "Withdraw Steem",
+    "withdraw_sbd": "Withdraw Steem Dollar",
+    "delegate": "Delegate",
+    "power_down": "Power Down",
+    "account": "Account",
+    "destination_accounts": "Destination Account(s)",
+    "amount_information": "Drag the sliderto adjust to amount",
+    "save": "Save",
+    "percent": "Percentage",
+    "percent_information": "Percentage of power down to this account",
+    "auto_vests": "Automatically power up to the target account",
+    "stop": "Stop",
+    "stop_information": "Are you sure to stop?",
+    "incoming_funds": "Incoming Funds"
   }
 }