diff --git a/packages/excalidraw/locales/ro-RO.json b/packages/excalidraw/locales/ro-RO.json index 6cbc4771a..68a2460e2 100644 --- a/packages/excalidraw/locales/ro-RO.json +++ b/packages/excalidraw/locales/ro-RO.json @@ -524,12 +524,12 @@ }, "userList": { "search": { - "placeholder": "", - "empty": "" + "placeholder": "Căutare rapidă", + "empty": "Niciun utilizător găsit" }, "hint": { - "text": "", - "followStatus": "" + "text": "Dă clic pe un utilizator pentru a-l urmări", + "followStatus": "În prezent urmărești acest utilizator" } } }