From 89579ad2fe415eef09157dea65d555f23fbab821 Mon Sep 17 00:00:00 2001 From: stereum-bot <137287432+stereum-bot@users.noreply.github.com> Date: Tue, 7 Nov 2023 17:43:55 +0100 Subject: [PATCH] New translations en.json (Spanish) --- launcher/src/languages/es.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/launcher/src/languages/es.json b/launcher/src/languages/es.json index 56b3c1628..7c6a9941e 100755 --- a/launcher/src/languages/es.json +++ b/launcher/src/languages/es.json @@ -8,7 +8,8 @@ "password": "PASSWORD", "keylocation": "KEY LOCATION", "usessh": "USE SSH KEY", - "fillFields": "Please fill in the missing fields!" + "fillFields": "Please fill in the missing fields!", + "KeyPassphrase": "KEY PASSPHRASE" }, "comingsoon": { "comingsoon": "COMING SOON" @@ -745,4 +746,4 @@ "trnOff": "Turn Node Off", "expNode": "Export Node Config" } -} \ No newline at end of file +}