Skip to content

Commit a424de3

Browse files
committed
Add translation
1 parent 81d347a commit a424de3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

template/osm-map.tpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ html, body {
3030
{/literal}
3131
{/html_style}
3232

33-
<span> <a href="{$HOME}">{$HOME_NAME}</a> <a href="{$HOME_PREV}">{$HOME_PREV_NAME}</a> - <b id="nb_showall">{$TOTAL}</b> - <a id="showall" target="_blank" href="" style="display: none">Show items of this screen</a><span id='shownothing'>Mouse over a cluster to see the bounds of its children and click a cluster to zoom to those bounds</span></span>
33+
<span> <a href="{$HOME}">{$HOME_NAME}</a> <a href="{$HOME_PREV}">{$HOME_PREV_NAME}</a> - <b id="nb_showall">{$TOTAL}</b> - <a id="showall" target="_blank" href="" style="display: none">{'ITEMS_SCREEN'|@translate}</a><span id='shownothing'>{'MOUSE_OVER'|@translate}</span></span>
3434
<div id="map"></div>
3535
<script type="text/javascript">{$OSMJS}</script>
3636

0 commit comments

Comments
 (0)