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