diff --git a/public/ar1.json b/public/ar1.json index b5e4e8f..e3b0f30 100644 --- a/public/ar1.json +++ b/public/ar1.json @@ -299,5 +299,6 @@ "قبل": "قبل", "بعد": "التالي", "متن": "نص", - "شو": "تبين" + "شو": "تبين", + "ذخیره": "متجر" } diff --git a/src/views/AR/BreadCrumb/index.js b/src/views/AR/BreadCrumb/index.js index faf9e5f..b9bb5f2 100644 --- a/src/views/AR/BreadCrumb/index.js +++ b/src/views/AR/BreadCrumb/index.js @@ -21,7 +21,7 @@ export default function ActiveLastBreadcrumb(props) { }} to={"/"} > - صفحه اصلی")}{" "} + {window.t("صفحه اصلی")}{" "} - واقعیت افزوده")}{" "} + {window.t("واقعیت افزوده")}{" "} ); diff --git a/src/views/Auth/Login/Timer/index.js b/src/views/Auth/Login/Timer/index.js index 4afeaa8..57ad1b6 100644 --- a/src/views/Auth/Login/Timer/index.js +++ b/src/views/Auth/Login/Timer/index.js @@ -78,7 +78,7 @@ export default class Timer extends Component { fontFamily: "numeralLight", }} > - زمان باقیمانده تا انقضای کد: + {window.t("زمان باقیمانده تا انقضای کد:")}
{this.state.time.s} @@ -98,7 +98,7 @@ export default class Timer extends Component { fontSize: fontSize.mobile.div, }} > - زمان باقیمانده تا انقضای کد")}{" "} + {window.t("زمان باقیمانده تا انقضای کد:")}{" "}
- گواهی تدریس خود را آپلود کنید. + {window.t("گواهی تدریس خود را آپلود کنید.")} ) : ( @@ -77,7 +77,7 @@ export default function Document(props) { margin: "auto", }} > - گواهی تدریس خود را آپلود کنید. + {window.t("گواهی تدریس خود را آپلود کنید.")} ) : ( diff --git a/src/views/Auth/Profile/index.js b/src/views/Auth/Profile/index.js index 246d85a..ada469c 100644 --- a/src/views/Auth/Profile/index.js +++ b/src/views/Auth/Profile/index.js @@ -185,10 +185,10 @@ class Profile extends Component {

- حساب کاربری")} + {window.t("حساب کاربری")}

- لطفا مشخصات خود را به صورت کامل نمایید. + {window.t("لطفا مشخصات خود را به صورت کامل نمایید.")}

- +
@@ -562,7 +564,9 @@ class Profile extends Component { defaultValue={profile} />
- {" "} + {" "}