translate links

This commit is contained in:
denisdulici
2018-10-10 11:35:52 +03:00
parent f75f043024
commit 2c5c7431c4
6 changed files with 6 additions and 4 deletions

View File

@ -159,7 +159,7 @@
@endpermission
<!-- Updates: style can be found in dropdown.less -->
<li class="hidden-xs">
<a href="{{ url('https://akaunting.com/docs') }}" target="_blank" title="{{ trans('general.help') }}">
<a href="{{ url(trans('header.docs_link')) }}" target="_blank" title="{{ trans('general.help') }}">
<i class="fa fa-life-ring"></i>
</a>
</li>