oscar template: update translation files

This commit is contained in:
Thomas Pointhuber 2014-09-29 16:31:32 +02:00
parent 55b9b10d2e
commit 451586f09f
12 changed files with 1618 additions and 261 deletions

View file

@ -1,7 +1,7 @@
<div class="alert alert-info fade in" role="alert">
<button class="close" data-dismiss="alert" type="button">
<span aria-hidden="true">×</span>
<span class="sr-only">Close</span>
<span class="sr-only">{{ _('Close') }}</span>
</button>
<strong class="lead">{{ icon('info-sign') }} {{ _('Heads up!') }}</strong>
{{ _('It look like you are using searx first time.') }}