You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @bacloud23
If this is still a problem of yours you can simply do like this <input name="title" value="" data-18n="[placeholder]ns:yourTitle>
after that you can just translate it localize('#title').
Hi @mthh
Thank you for this handy library.
Is it possible to select an element's tag, and set its value ?
In this example, I would like to set placeholder value.
<input name="title" value="" placeholder="Title">
The text was updated successfully, but these errors were encountered: