Update donation button text to complete the donation process
Update the Arabic and English text of the donation confirmation button to "إتمام عملية التبرع" and "Complete Donation" respectively, by modifying the `translations.ts` file. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 1fa9329f-0cec-4a2f-80e8-e26dbae3142e Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 1ea620cf-8836-4655-9779-2ee0c742155d Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/4d696b13-86f2-4c9d-be0d-95b293430047/1fa9329f-0cec-4a2f-80e8-e26dbae3142e/jcrlUki Replit-Helium-Checkpoint-Created: true
This commit is contained in:
@@ -342,7 +342,7 @@ export const en = {
|
|||||||
donorPhone: "Phone Number",
|
donorPhone: "Phone Number",
|
||||||
donorEmail: "Email (Optional)",
|
donorEmail: "Email (Optional)",
|
||||||
amount: "Donation Amount",
|
amount: "Donation Amount",
|
||||||
confirmDonation: "Confirm Donation",
|
confirmDonation: "Complete Donation",
|
||||||
successMessage: "Thank you for your donation. May Allah reward you.",
|
successMessage: "Thank you for your donation. May Allah reward you.",
|
||||||
caseNotFound: "Case not found or no longer available.",
|
caseNotFound: "Case not found or no longer available.",
|
||||||
stepDetails: "Details",
|
stepDetails: "Details",
|
||||||
@@ -791,7 +791,7 @@ export const ar = {
|
|||||||
donorPhone: "رقم الجوال",
|
donorPhone: "رقم الجوال",
|
||||||
donorEmail: "البريد الإلكتروني (اختياري)",
|
donorEmail: "البريد الإلكتروني (اختياري)",
|
||||||
amount: "مبلغ التبرع",
|
amount: "مبلغ التبرع",
|
||||||
confirmDonation: "تأكيد التبرع",
|
confirmDonation: "إتمام عملية التبرع",
|
||||||
successMessage: "شكراً لتبرعك. جزاك الله خيراً.",
|
successMessage: "شكراً لتبرعك. جزاك الله خيراً.",
|
||||||
caseNotFound: "الحالة غير موجودة أو لم تعد متاحة.",
|
caseNotFound: "الحالة غير موجودة أو لم تعد متاحة.",
|
||||||
stepDetails: "التفاصيل",
|
stepDetails: "التفاصيل",
|
||||||
|
|||||||
Reference in New Issue
Block a user