diff --git a/src/config/locales/es-ES.json b/src/config/locales/es-ES.json index 15dd447a9..e1c0c5c6d 100644 --- a/src/config/locales/es-ES.json +++ b/src/config/locales/es-ES.json @@ -588,5 +588,11 @@ }, "empty_screen": { "nothing_here": "Nada aquĆ­" + }, + "beneficiary_modal": { + "percent": "Percent", + "username": "Username", + "addAccount": "Add Account", + "save": "Save" } }