From 07b216c2829b1c940cb3365eaedcc608ac2ad335 Mon Sep 17 00:00:00 2001 From: Joao Ramos Date: Tue, 13 Feb 2024 17:33:21 +0000 Subject: [PATCH] Updated translations for contactus screen --- src/translation/contactus.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/translation/contactus.json b/src/translation/contactus.json index 30cbac6..d3da588 100644 --- a/src/translation/contactus.json +++ b/src/translation/contactus.json @@ -49,10 +49,10 @@ }, "ticketSuccess": { "en": "Ticket submitted successfully!", - "ar": "" + "ar": "تم إرسال ملاحظتكم بنجاح" }, "ticketError": { "en": "Failed to submit the ticket!", - "ar": "" + "ar": "فشل في إرسال الملاحظات" } } \ No newline at end of file