From 66641ca56e641ccea881cce58e0cd8c21e74c00d Mon Sep 17 00:00:00 2001
From: elforjani13 <39470382+elforjani13@users.noreply.github.com>
Date: Thu, 11 Nov 2021 12:13:14 +0200
Subject: [PATCH] fix: rename in eng file.
---
src/lang/en/index.json | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
diff --git a/src/lang/en/index.json b/src/lang/en/index.json
index 0683e1e35..7be623349 100644
--- a/src/lang/en/index.json
+++ b/src/lang/en/index.json
@@ -1434,8 +1434,8 @@
"notiify_via_sms.dialog.sms_note": "Note : One SMS unit can contain a maximum of 160 characters. {value} SMS units will be used to send this SMS notification.",
"notify_Via_sms.dialog.customer_phone_number_does_not_eixst": "The customer phone number does not eixst, please enter a personal phone number to the customer.",
"notify_Via_sms.dialog.customer_phone_number_invalid": "The customer phone number is invalid, please enter a valid personal phone number to the customer.",
- "notify_via_sms.dialog.phone_invalid_error_message": "Sms notification cannot be sent, customer personal phone number is invalid, please enter a valid one and try again.",
- "notify_via_sms.dialog.customer_no_phone_error_message": "The customer has no phone number.",
+ "notify_via_sms.dialog.customer_no_phone_error_message": "The customer phone number does not eixst.",
+ "notify_via_sms.dialog.personal_phone_invalid_error_message": "The personal phone number is invalid.",
"notify_invoice_via_sms.dialog.success_message": "The sale invoice sms notification has been sent successfully.",
"notify_estimate_via_sms.dialog.success_message": "The sale estimate sms notification has been sent successfully",
"notify_receipt_via_sms.dialog.success_message": "The sale receipt sms notification has been sent successfully",
@@ -1443,9 +1443,10 @@
"sms_integration.label": "SMS Integration",
"sms_integration.label.overview": "Overview",
"sms_integration.label.sms_messages": "SMS Messages",
- "sms_messages.label_notification": "Notification",
- "sms_messages.label_mesage": "Message",
- "sms_messages.label_auto": "Auto",
+ "sms_messages.column.notification": "Notification",
+ "sms_messages.column.message": "Message",
+ "sms_messages.column.auto": "Auto",
+ "sms_messages.column.service": "Service",
"sms_messages.label_edit_message": "Edit Message",
"sms_messages.notification_switch_change_success_message": "SMS notification hs been enabled successfully.",
"sms_message.dialog.label": "SMS message",