diff --git a/example.env.local b/example.env.local index a9ab3e2..cfef077 100644 --- a/example.env.local +++ b/example.env.local @@ -1,5 +1,5 @@ NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard" -NEXT_PUBLIC_API_VERSION = "1.32.6" +NEXT_PUBLIC_API_VERSION = "1.32.7" NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa" NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl" diff --git a/public/locales/fa/app.json b/public/locales/fa/app.json index ff6b9c0..39c8173 100644 --- a/public/locales/fa/app.json +++ b/public/locales/fa/app.json @@ -436,9 +436,9 @@ "birthday": "تاریخ تولد", "approved_amount": "مبلغ تصویب شده", "branch_name": "نام شعبه", - "bank_state": "وضعیت بانک", + "bank_state": "وضعیت پیگیری بانک", "state_name": "وضعیت درخواست", - "bank_reason_description": "توضیحات بانک", + "bank_reason_description": "توضیحات پیگیری بانک", "national_id": "کد ملی", "national_tracking_code": "کد رهگیری کارت ملی", "proposed_amount": "مبلغ پیشنهادی",