From 6d83c57ea11f88583c771b4f724009edb636c97e Mon Sep 17 00:00:00 2001 From: Linus Metzler Date: Mon, 9 Nov 2015 10:50:47 +0100 Subject: [PATCH] "Client" wasn't translated --- resources/views/invoices/edit.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/invoices/edit.blade.php b/resources/views/invoices/edit.blade.php index 366523bd7e38..9971420de615 100644 --- a/resources/views/invoices/edit.blade.php +++ b/resources/views/invoices/edit.blade.php @@ -48,7 +48,7 @@ @if ($invoice->id || $data)
- +

{{ trans('texts.edit_client') }} | @@ -1126,4 +1126,4 @@ -@stop \ No newline at end of file +@stop