* Translatable placeholder * Translatable Search word.html * " instead of ' for commiter tool.js * Cleaner way to translate.js * So the issue was prettier.js * Style : prettier.js * style(translation): line break removed from string
2 lines
181 B
HTML
2 lines
181 B
HTML
<input type="text" autocomplete="off" class="search-field" data-fieldtype="Text"
|
|
data-fieldname="feedback_comments" placeholder="{{ _("Search") }} {{ title }}" spellcheck="false">
|