From 1fd0380e70f8f470080ac18dc608cdabbc0e77f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Thu, 21 Mar 2024 16:25:55 +0100 Subject: [PATCH] Update translations --- lang/en/texts.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/texts.php b/lang/en/texts.php index f631630f3b73..336da1cdcf7b 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -5250,6 +5250,7 @@ $lang = array( 'add_step' => 'Add step', 'steps' => 'Steps', 'steps_order_help' => 'The order of the steps is important. The first step should not depend on any other step. The second step should depend on the first step, and so on.', + 'other_steps' => 'Other steps', 'use_available_payments' => 'Use Available Payments', 'test_email_sent' => 'Successfully sent email', 'gateway_type' => 'Gateway Type',