froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

The tooltip in the drag-and-drop area for uploading an image is not properly translated #259

Open gledilex opened 1 year ago

gledilex commented 1 year ago

When the mouse cursor is placed over the drag & drop zone to insert an image into content, a tooltip is displayed with the text "No file chosen".

As the area disappears once a file has been chosen, it's irrelevant to specify the status. What's more, the text is in English even when the user's preferences are in French.

image

Steps to reproduce

Observed result in a french page A tooltip with the text "No file chosen"

Expected result in a french page

btsiders commented 3 months ago

I could use a way to hide the tooltip or to change the text as well, even without the need for translation.