text rial to toman

This commit is contained in:
hamid zarghami
2025-06-07 16:26:52 +03:30
parent 411a77c5f9
commit f2423c38c7
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -464,7 +464,7 @@
"count": "تعداد",
"unit_amount": "مبلغ واحد",
"discount": "تخفیف(٪)",
"total_amount": "مبلغ کل(ریال)",
"total_amount": "مبلغ کل(تومان)",
"tax": "مالیات بر ارزش افزوده (۱۰ درصد)",
"total": "جمع",
"error_empty": "همه فیلد ها را پر کنید",
@@ -607,7 +607,7 @@
"online_pay": "پرداخت آنلاین",
"card_to_card": "کارت به کارت",
"select_price": "انتخاب مبلغ",
"optional_price": "مبلغ دلخواه‌ (به ریال وارد کنید)",
"optional_price": "مبلغ دلخواه‌ (به تومان وارد کنید)",
"enter_your_price": "مبلغ دلخواه خودرا وارد کنید",
"select_payment": "انتخاب درگاه پرداخت",
"pay": "پرداخت",
+1 -1
View File
@@ -68,7 +68,7 @@ const Detail: FC = () => {
</div>
</div>
<div className='flex gap-2 items-center'>
۱۰,۰۰۰,۰۰۰ ریال
۱۰,۰۰۰,۰۰۰ تومان
</div>
</div>
</div>