From 59e09f8df8ed7b741375a2ae3b7a8ed99595e76c Mon Sep 17 00:00:00 2001 From: karneaud Date: Mon, 29 Jul 2024 22:11:44 -0400 Subject: [PATCH] fix missing translation --- .../ninja2020/gateways/rotessa/components/account.blade.php | 2 +- .../ninja2020/gateways/rotessa/components/address.blade.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php b/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php index bec0600e0a26..e994cc64fcc1 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/account.blade.php @@ -1,6 +1,6 @@

- {{ ctrans('texts.account_information') }} + {{ ctrans('texts.add_bank_account') }}

diff --git a/resources/views/portal/ninja2020/gateways/rotessa/components/address.blade.php b/resources/views/portal/ninja2020/gateways/rotessa/components/address.blade.php index e499b259f85f..0d00f32dd036 100644 --- a/resources/views/portal/ninja2020/gateways/rotessa/components/address.blade.php +++ b/resources/views/portal/ninja2020/gateways/rotessa/components/address.blade.php @@ -5,7 +5,7 @@

- {{ ctrans('texts.enter_the_address_information_for_the_account_holder') }} + {{ ctrans('texts.enter_information_for_the_account_holder') }}