diff --git a/packages/excalidraw/locales/pt-PT.json b/packages/excalidraw/locales/pt-PT.json
index 9a5dce7f9d..15f8af0ff0 100644
--- a/packages/excalidraw/locales/pt-PT.json
+++ b/packages/excalidraw/locales/pt-PT.json
@@ -521,5 +521,15 @@
     "description": "",
     "syntax": "",
     "preview": ""
+  },
+  "userList": {
+    "search": {
+      "placeholder": "",
+      "empty": ""
+    },
+    "hint": {
+      "text": "",
+      "followStatus": ""
+    }
   }
 }