From 21b275d7ac0d679d95452a15e9f9cc1c826f4786 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 24 Jan 2021 23:26:07 +0200 Subject: [PATCH] New translations en-US.json (Hungarian) --- src/config/locales/hu-HU.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/hu-HU.json b/src/config/locales/hu-HU.json index 749c249f7..b11498e43 100644 --- a/src/config/locales/hu-HU.json +++ b/src/config/locales/hu-HU.json @@ -588,5 +588,11 @@ }, "empty_screen": { "nothing_here": "Nothing here" + }, + "beneficiary_modal": { + "percent": "Percent", + "username": "Username", + "addAccount": "Add Account", + "save": "Save" } }