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
if you have an <input> or something standalone inside your string, we should infer a placeholder for it. otherwise i18nliner's html-safety hammer will escape it, which is not desirable
if you have an
<input>
or something standalone inside your string, we should infer a placeholder for it. otherwise i18nliner's html-safety hammer will escape it, which is not desirableexample spec
The text was updated successfully, but these errors were encountered: