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

@ -2,7 +2,7 @@
<div class="alert alert-danger 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('exclamation-sign') }} {{ _('Oh snap!') }}</strong>
{{ _('Something went wrong.') }}