From ef35293f8abeb1347218fcdd8a167063329ce3ce Mon Sep 17 00:00:00 2001 From: asift798 Date: Mon, 21 Mar 2022 12:13:05 +0530 Subject: [PATCH] update company slug help text --- resources/scripts/locales/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/scripts/locales/en.json b/resources/scripts/locales/en.json index 0cc68a90..a462b9fb 100644 --- a/resources/scripts/locales/en.json +++ b/resources/scripts/locales/en.json @@ -864,7 +864,7 @@ "company_info": "Company info", "company_name": "Company Name", "company_slug": "Company Slug", - "company_slug_help_text": "A unique URL friendly name for your company. It will be used for the URL of your Customer Portal.", + "company_slug_help_text": "A unique URL friendly name for your company (It will appear on Customer Portal URL)", "company_logo": "Company Logo", "section_description": "Information about your company that will be displayed on invoices, estimates and other documents created by Crater.", "phone": "Phone", @@ -1327,7 +1327,7 @@ "company_info_desc": "This information will be displayed on invoices. Note that you can edit this later on settings page.", "company_name": "Company Name", "company_slug": "Company Slug", - "company_slug_help_text": "A unique URL friendly name for your company. It will be used for the URL of your Customer Portal.", + "company_slug_help_text": "A unique URL friendly name for your company (It will appear on Customer Portal URL)", "company_logo": "Company Logo", "logo_preview": "Logo Preview", "preferences": "Company Preferences",