From 291a954974419a5606ccceadb3feddc4592d8db0 Mon Sep 17 00:00:00 2001 From: Feruz M Date: Sun, 24 Jan 2021 23:25:06 +0200 Subject: [PATCH] New translations en-US.json (Latvian) --- src/config/locales/lv-LV.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config/locales/lv-LV.json b/src/config/locales/lv-LV.json index df5eaa53e..fbcab875a 100644 --- a/src/config/locales/lv-LV.json +++ b/src/config/locales/lv-LV.json @@ -588,5 +588,11 @@ }, "empty_screen": { "nothing_here": "Nothing here" + }, + "beneficiary_modal": { + "percent": "Percent", + "username": "Username", + "addAccount": "Add Account", + "save": "Save" } }