From 2f43c2a9e3e8667072b80a10e1be9b8984c2a3a1 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 24 Jan 2021 23:26:39 +0200 Subject: [PATCH] New translations en-US.json (Ukrainian) --- src/config/locales/uk-UA.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/uk-UA.json b/src/config/locales/uk-UA.json index dc3719ffb..58bb09192 100644 --- a/src/config/locales/uk-UA.json +++ b/src/config/locales/uk-UA.json @@ -588,5 +588,11 @@ }, "empty_screen": { "nothing_here": "Nothing here" + }, + "beneficiary_modal": { + "percent": "Percent", + "username": "Username", + "addAccount": "Add Account", + "save": "Save" } }