From 70eaddfc2a0975d74364cbd6d20f5cbebb8492e8 Mon Sep 17 00:00:00 2001 From: Simon Nilsson Date: Tue, 26 Mar 2024 08:34:36 +0100 Subject: [PATCH] Update src/components/notifications/Cellsynt.vue Co-authored-by: Frank Elsinga --- src/components/notifications/Cellsynt.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/notifications/Cellsynt.vue b/src/components/notifications/Cellsynt.vue index a1ad8e07..3c16d2ac 100644 --- a/src/components/notifications/Cellsynt.vue +++ b/src/components/notifications/Cellsynt.vue @@ -26,7 +26,7 @@
-

{{ $t("Recipient's telephone number on international format with leading 00 followed by country code, e.g. 00447920110000 for UK number 07920 110 000 (max 17 digits in total). To send the same message to multiple recipients, separate numbers with comma. Max 25000 recipients per HTTP request.") }}

+

{{ $t("Recipient's telephone number using international format with leading 00 followed by country code, e.g. 00447920110000 for the UK number 07920 110 000 (max 17 digits in total). Max 25000 comma separated recipients per HTTP request.") }}