Starting to add localization into PTB

This commit is contained in:
2018-09-26 22:52:43 -03:00
parent 55e0c68094
commit 1ff8a4f492
8 changed files with 57 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
</div>
</div>
@empty
<p>There are no items shared with you yet. <a href="/product">Share an item!</a></p>
<p>@lang('home.no_messages')<a href="/product">@lang('home.share_item')</a></p>
@endforelse
</div>
</div>