Translations [skip ci]

This commit is contained in:
James Cole
2015-05-23 15:57:38 +02:00
parent 85f8d1e8e9
commit 99d4adf5e6
6 changed files with 20 additions and 14 deletions

View File

@@ -9,7 +9,7 @@
<tbody>
<tr>
<td>&nbsp;</td>
<td><a href="{{ route('categories.noCategory') }}"><em>{{ 'withoutCategory'|_ }}</em></a></td>
<td><a href="{{ route('categories.noCategory') }}"><em>{{ 'without_category'|_ }}</em></a></td>
<td>&nbsp;</td>
</tr>
{% for category in categories %}