diff --git a/src/config/locales/sk-SK.json b/src/config/locales/sk-SK.json
index df5eaa53e..fbcab875a 100644
--- a/src/config/locales/sk-SK.json
+++ b/src/config/locales/sk-SK.json
@@ -588,5 +588,11 @@
   },
   "empty_screen": {
     "nothing_here": "Nothing here"
+  },
+  "beneficiary_modal": {
+    "percent": "Percent",
+    "username": "Username",
+    "addAccount": "Add Account",
+    "save": "Save"
   }
 }