From 2d405bbda434e27f54087ef73918a2559e28e0f0 Mon Sep 17 00:00:00 2001 From: David Bomba Date: Tue, 22 Aug 2023 18:00:54 +1000 Subject: [PATCH] Updates for translations --- lang/en/texts.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lang/en/texts.php b/lang/en/texts.php index a96969812c96..a00b5f151fc1 100644 --- a/lang/en/texts.php +++ b/lang/en/texts.php @@ -1150,7 +1150,7 @@ $LANG = array( 'plan_status' => 'Plan Status', 'plan_upgrade' => 'Upgrade', - 'plan_change' => 'Change Plan', + 'plan_change' => 'Manage Plan', 'pending_change_to' => 'Changes To', 'plan_changes_to' => ':plan on :date', 'plan_term_changes_to' => ':plan (:term) on :date', @@ -4330,7 +4330,7 @@ $LANG = array( 'include_drafts' => 'Include Drafts', 'include_drafts_help' => 'Include draft records in reports', 'is_invoiced' => 'Is Invoiced', - 'change_plan' => 'Change Plan', + 'change_plan' => 'Manage Plan', 'persist_data' => 'Persist Data', 'customer_count' => 'Customer Count', 'verify_customers' => 'Verify Customers',