translated win message to bosnian
This commit is contained in:
@@ -135,10 +135,10 @@
|
||||
|
||||
<script type="text/template" class="winTemplate">
|
||||
|
||||
<h1>Great Job!</h1>
|
||||
<h3>Your time: <%=formatTime(App.puzzleView.secs)%></h3>
|
||||
<h1>Odlično!</h1>
|
||||
<h3>Vaše vrijeme je: <%=formatTime(App.puzzleView.secs)%></h3>
|
||||
<div class="nav">
|
||||
<span class="next">Next Puzzle!</span>
|
||||
<span class="next">Sljedeća zagonetka!</span>
|
||||
<div class="share">
|
||||
<%
|
||||
var params = {
|
||||
|
||||
Reference in New Issue
Block a user