added support for translations, added italian translation
This commit is contained in:
parent
6bb8b3952d
commit
9f0fd3337b
16 changed files with 162 additions and 33 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div class="search">
|
||||
<input id="searchbar" type="text" placeholder="Search" />
|
||||
<input id="searchbar" type="text" placeholder='{{ i18n "searchbarTxt" }}' />
|
||||
<a class="nerdlink" onclick="newSearch();"></a>
|
||||
</div>
|
||||
<script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue