diff --git a/packages/excalidraw/locales/ro-RO.json b/packages/excalidraw/locales/ro-RO.json index 8c9ed3f58..6cbc4771a 100644 --- a/packages/excalidraw/locales/ro-RO.json +++ b/packages/excalidraw/locales/ro-RO.json @@ -521,5 +521,15 @@ "description": "În prezent, numai Organigramele, Diagramele de secvență și Diagramele de clasă sunt acceptate. Celelalte tipuri vor fi redate ca imagine în Excalidraw.", "syntax": "Sintaxă Mermaid", "preview": "Previzualizare" + }, + "userList": { + "search": { + "placeholder": "", + "empty": "" + }, + "hint": { + "text": "", + "followStatus": "" + } } }