From 168f08abba3cbfba1b014fb507c3225a42fd434d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Tue, 2 Mar 2021 16:24:15 +0100 Subject: [PATCH] Credits table: Public notes -> Notes --- .../ninja2020/components/livewire/credits-table.blade.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/portal/ninja2020/components/livewire/credits-table.blade.php b/resources/views/portal/ninja2020/components/livewire/credits-table.blade.php index 227721279305..adabe69366cc 100644 --- a/resources/views/portal/ninja2020/components/livewire/credits-table.blade.php +++ b/resources/views/portal/ninja2020/components/livewire/credits-table.blade.php @@ -32,7 +32,7 @@ - {{ ctrans('texts.public_notes') }} + {{ ctrans('texts.notes') }} @@ -78,4 +78,4 @@ @endif {{ $credits->links('portal/ninja2020/vendor/pagination') }} - \ No newline at end of file +