Fixed translations of dashboard page title

This commit is contained in:
phecho
2015-11-11 14:57:02 +08:00
parent 37011ad1ff
commit be1fccd682
11 changed files with 24 additions and 22 deletions
@@ -6,7 +6,7 @@
<i class="icon ion-navicon"></i>
</div>
<span class="uppercase">
<i class="icons ion-outlet"></i> {{ trans('dashboard.components.components') }}
<i class="icons ion-ios-browsers"></i> {{ trans('dashboard.components.components') }}
</span>
&gt; <small>{{ trans('dashboard.components.edit.title') }}</small>
</div>