diff --git a/dictionary.js b/dictionary.js index a73d591..fd29ea3 100644 --- a/dictionary.js +++ b/dictionary.js @@ -335,4 +335,4 @@ const items = [ "درخواست شما با موفقیت انجام شد.", ]; -module.exports = items; \ No newline at end of file +module.exports = items; diff --git a/src/AppRouter.js b/src/AppRouter.js index 3f9b683..1bed7c7 100644 --- a/src/AppRouter.js +++ b/src/AppRouter.js @@ -178,30 +178,48 @@ class AppRouter extends Component { }} /> ) : ( - + )} - - {mobile ? ( - status ? ( - - ) : ( - - ) - ) : status ? ( - + + + {/* {mobile ? ( + status ? ( + ) : ( + ) + ) : ( + + )} */} + + + + + + + + + + + + {proxy.status() ? ( + + ) : ( + )} + + {mobile ? status ? : null : null} + {mobile ? ( status ? ( diff --git a/src/QRScan/Modal/index.js b/src/QRScan/Modal/index.js index ef41813..acc14e3 100644 --- a/src/QRScan/Modal/index.js +++ b/src/QRScan/Modal/index.js @@ -19,25 +19,25 @@ export default class QRModal extends Component { {window.innerWidth < 1000 ? (
- اسکن کد QR موفقیت آمیز بود. + {window.t("اسکن کد QR موفقیت آمیز بود.")} {tail}
) : (
- اسکن کد QR موفقیت آمیز بود. + {window.t("اسکن کد QR موفقیت آمیز بود.")} {tail}
)} diff --git a/src/QRScan/index.js b/src/QRScan/index.js index 40c2567..b741ca5 100644 --- a/src/QRScan/index.js +++ b/src/QRScan/index.js @@ -209,7 +209,7 @@ class QRScan extends Component { )} {localStorage.getItem("latestQr") ? (
-

آخرین مشاهدات

+

{window.t("آخرین مشاهدات")}

{data.map((item, i) => ( a - b) .map((e) => grades[e]); if (window.innerWidth < 1000) { - itemsLevel.unshift(window.t(window.t("پایه تحصیلی"))); + itemsLevel.unshift(window.t("پایه تحصیلی")); } return { ...state, diff --git a/src/Redux/reducers/public.js b/src/Redux/reducers/public.js index da9bda6..3b317e6 100644 --- a/src/Redux/reducers/public.js +++ b/src/Redux/reducers/public.js @@ -52,7 +52,7 @@ export default function publicApi(state = initialState, action) { .sort((a, b) => a - b) .map((e) => grades[e]) : []; - itemsLevel.unshift(window.t(window.t("پایه تحصیلی"))); + itemsLevel.unshift(window.t("پایه تحصیلی")); // } return { @@ -69,8 +69,9 @@ export default function publicApi(state = initialState, action) { case "public/filter": const realList = state.newProducts.length === 0 - ? state.homeData.filter((item) => item.title === window.t("کتاب‌های دانوین"))[0] - .data + ? state.homeData.filter( + (item) => item.title === window.t("کتاب‌های دانوین") + )[0].data : state.newProducts; if (state.newProducts.length === 0) { state = { diff --git a/src/constants/images.js b/src/constants/images.js index 6d5c594..72c892b 100644 --- a/src/constants/images.js +++ b/src/constants/images.js @@ -1,31 +1,12 @@ -import about_lg from `${imagesRoot}/about-lg.png`; -import about_md from `${imagesRoot}/about-md.png`; -import about_xs1 from `${imagesRoot}/about-xs1.png`; -import about_xs2 from `${imagesRoot}/about-xs2.png`; -import blog_1 from `${imagesRoot}/blog-1.png`; -import blog_2 from `${imagesRoot}/blog-2.png`; -import blog_3 from `${imagesRoot}/blog-3.png`; -import book_cover_mockup from `${imagesRoot}/book-cover-mockup.png`; - - - - - - - - - - -const imagesRoot = '../assets/images'; +import about_lg from "../assets/images/about-lg.png"; +import about_md from "../assets/images/about-md.png"; const imagesUrl = { - image : { + image: { about_lg, about_md, }, - icon : { - - } + icon: {}, }; -export default imagesUrl; \ No newline at end of file +export default imagesUrl; diff --git a/src/views/About/index.js b/src/views/About/index.js index 659e22c..9475600 100644 --- a/src/views/About/index.js +++ b/src/views/About/index.js @@ -39,22 +39,34 @@ export default class About extends Component { keywords: { title: window.t("کیفیت آموزش را بالا میبریم"), list: [ - window.t("شایستگی در ایجاد فهم علمی در موضوع هدف و در موضوعات وابسته به آن"), - window.t("شایستگی در ایجاد زمینه ی معرفتی- ارزشی موثر برای محتواهای آموزشی"), + window.t( + "شایستگی در ایجاد فهم علمی در موضوع هدف و در موضوعات وابسته به آن" + ), + window.t( + "شایستگی در ایجاد زمینه ی معرفتی- ارزشی موثر برای محتواهای آموزشی" + ), ], }, keywords2: { title: window.t("جذابیت کلید بهبود یادگیری"), list: [ - window.t("بکارگیری عوامل متنوع سازگار با ارزشها برای علاقمندی دانش آموز و معلم به استفاده از محتوای دانوین"), - window.t("سازگار با نظام آ.پ : بطوریکه بتواند در مدارس فعلی مورد استفاده قرار گرفته و با نظام رسمی فعلی در تضاد نباشد"), - window.t("در راستای نیل به سند تحول : تلاش برای نزدیکی گام به گام به آرمانها و اهداف سند تحول"), + window.t( + "بکارگیری عوامل متنوع سازگار با ارزشها برای علاقمندی دانش آموز و معلم به استفاده از محتوای دانوین" + ), + window.t( + "سازگار با نظام آ.پ : بطوریکه بتواند در مدارس فعلی مورد استفاده قرار گرفته و با نظام رسمی فعلی در تضاد نباشد" + ), + window.t( + "در راستای نیل به سند تحول : تلاش برای نزدیکی گام به گام به آرمانها و اهداف سند تحول" + ), ], }, advantages: { title: " مزیت رقابتی دانوین", list: [ - window.t("بکارگیری بروز ترین تکنولوژی های تولید و مدیریت محتوای آموزشی-تربیتی (مانند واقعیت افزوده)"), + window.t( + "بکارگیری بروز ترین تکنولوژی های تولید و مدیریت محتوای آموزشی-تربیتی (مانند واقعیت افزوده)" + ), window.t("دارای رویکرد آموزش سرگرم کننده "), window.t("بستر تعاملی و اشتراک گذاری فیلم و محتوای آموزشی"), window.t("رویکرد معرفتی-ارزشی"), @@ -138,7 +150,7 @@ export default class About extends Component {
- + {/* {this.props.absoluteImages.map((item, i) => ( ))} */} @@ -146,7 +158,7 @@ export default class About extends Component {
- +

@@ -197,7 +209,7 @@ export default class About extends Component {

{this.props.absoluteImages.map((item, i) => ( - + ))}
@@ -214,8 +226,9 @@ export default class About extends Component { ))}
+
- +
diff --git a/src/views/Activation/index.js b/src/views/Activation/index.js index 2de3eef..6166c3b 100644 --- a/src/views/Activation/index.js +++ b/src/views/Activation/index.js @@ -44,9 +44,9 @@ class Activation extends Component {
- +

- فعال سازی کتاب الکترونیک + {window.t("فعال سازی کتاب الکترونیک")}{" "}

@@ -100,9 +100,9 @@ class Activation extends Component {
- +

- فعال سازی کتاب الکترونیک + {window.t("فعال سازی کتاب الکترونیک")}

. diff --git a/src/views/Auth/Login/Code/index.js b/src/views/Auth/Login/Code/index.js index 276c385..59aebae 100644 --- a/src/views/Auth/Login/Code/index.js +++ b/src/views/Auth/Login/Code/index.js @@ -205,13 +205,10 @@ export default class Code extends Component { بازگشت به مرحله قبل و اصلاح شماره
-
- {/* {window.t("عکس")} */} -
+
) : null} diff --git a/src/views/Auth/Profile/index.js b/src/views/Auth/Profile/index.js index 83afa18..9df8cad 100644 --- a/src/views/Auth/Profile/index.js +++ b/src/views/Auth/Profile/index.js @@ -273,7 +273,7 @@ class Profile extends Component { parent={this} options={grades} name="gradeIds" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeIds} />
@@ -284,7 +284,7 @@ class Profile extends Component { parent={this} options={grades} name="gradeIds" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeIds} />
@@ -472,7 +472,7 @@ class Profile extends Component { parent={this} options={grades} name="gradeIds" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeIds} /> ) : null} @@ -481,7 +481,7 @@ class Profile extends Component { parent={this} options={grades} name="gradeIds" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeIds} /> ) : null} diff --git a/src/views/ChatRoom/Body/Message/Comment/index.js b/src/views/ChatRoom/Body/Message/Comment/index.js index 491837a..c4cd2b4 100644 --- a/src/views/ChatRoom/Body/Message/Comment/index.js +++ b/src/views/ChatRoom/Body/Message/Comment/index.js @@ -19,7 +19,7 @@ const menu = [ const selfMenu = [ { text: window.t("باز ارسال"), icon: ForwardIcon, onClick: () => {} }, { text: window.t("ویرایش"), icon: EditIcon, onClick: () => {} }, - { text: window.t(window.t("حذف")), icon: DeleteIcon, onClick: () => {} }, + { text: window.t("حذف")), icon: DeleteIcon, onClick: () => {} }, ]; export default class Comment extends Component { state = { messageMenu: null }; diff --git a/src/views/ChatRoom/Body/Message/Normal/index.js b/src/views/ChatRoom/Body/Message/Normal/index.js index 62b3085..af74ebd 100644 --- a/src/views/ChatRoom/Body/Message/Normal/index.js +++ b/src/views/ChatRoom/Body/Message/Normal/index.js @@ -27,7 +27,7 @@ const menu = [ const selfMenu = [ { text: window.t("باز ارسال"), icon: ForwardIcon, onClick: () => {} }, { text: window.t("ویرایش"), icon: EditIcon, onClick: () => {} }, - { text: window.t(window.t("حذف")), icon: DeleteIcon, onClick: () => {} }, + { text: window.t("حذف"), icon: DeleteIcon, onClick: () => {} }, ]; export default class NormalMessage extends Component { state = { messageMenu: null }; diff --git a/src/views/Checkout/index.js b/src/views/Checkout/index.js index 0719875..ee1ed87 100644 --- a/src/views/Checkout/index.js +++ b/src/views/Checkout/index.js @@ -230,7 +230,7 @@ class Cart extends Component {
021-88814673 - {window.t("تماس")} + {window.t("تماس")
*/}
Info@Danovin.ir @@ -139,7 +139,7 @@ export default class Footer extends Component {
-

دسترسی سریع

+

{window.t("دسترسی سریع")}

    {fastAccess.map((item) => (
  • diff --git a/src/views/Home/HomeHeader/index.js b/src/views/Home/HomeHeader/index.js index 8098f15..e6014ef 100644 --- a/src/views/Home/HomeHeader/index.js +++ b/src/views/Home/HomeHeader/index.js @@ -16,7 +16,7 @@ export default class HomeHeader extends Component {

    {title}

    - موارد بیشتر + {window.t("موارد بیشتر")}
    - +
    @@ -35,7 +35,7 @@ class Membership extends Component {
    - +
diff --git a/src/views/Home/Navbar/Mobile/NavbarDrawer/NavbarDrawer.js b/src/views/Home/Navbar/Mobile/NavbarDrawer/NavbarDrawer.js index 8659038..436f272 100644 --- a/src/views/Home/Navbar/Mobile/NavbarDrawer/NavbarDrawer.js +++ b/src/views/Home/Navbar/Mobile/NavbarDrawer/NavbarDrawer.js @@ -88,7 +88,7 @@ class NavbarDrawer extends Component { message: "", }, { - name: window.t(window.t("واقعیت افزوده")), + name: window.t("واقعیت افزوده"), link: "/ar", icon: {window.t("واقعیت, toast: "", @@ -138,7 +138,7 @@ class NavbarDrawer extends Component { // onClick: this.props.logout, }, { - name: window.t(window.t("ویرایش مشخصات")), + name: window.t("ویرایش مشخصات"), link: "/profile", icon: {window.t("ویرایش, toast: "", @@ -155,7 +155,7 @@ class NavbarDrawer extends Component { }, }, { - name: window.t(window.t(window.t("خروج"))), + name: window.t("خروج"), link: "/auth", icon: {window.t("خروج")}, toast: "", diff --git a/src/views/Home/Navbar/Mobile/index.js b/src/views/Home/Navbar/Mobile/index.js index 199ef1c..d0ea269 100644 --- a/src/views/Home/Navbar/Mobile/index.js +++ b/src/views/Home/Navbar/Mobile/index.js @@ -131,7 +131,7 @@ export default function MobileNavbar(props) {
{page === "home" || page === "download" ? ( - {window.t(window.t("جستجو"))} + {window.t("جستجو")} ) : (
diff --git a/src/views/NewProfile/index.js b/src/views/NewProfile/index.js index e6f90d5..7d29293 100644 --- a/src/views/NewProfile/index.js +++ b/src/views/NewProfile/index.js @@ -284,7 +284,7 @@ class NewProfile extends Component { parent={this} options={grades} name="gradeId" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} />
) : null} @@ -294,7 +294,7 @@ class NewProfile extends Component { parent={this} options={grades} name="gradeId" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeId} />
@@ -410,7 +410,7 @@ class NewProfile extends Component { /> @@ -440,7 +440,7 @@ class NewProfile extends Component { parent={this} options={grades} name="gradeId" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} /> ) : null} {this.state.userRoleId === window.t("معلم") ? ( @@ -448,7 +448,7 @@ class NewProfile extends Component { parent={this} options={grades} name="gradeId" - label={window.t(window.t("پایه تحصیلی"))} + label={window.t("پایه تحصیلی")} selectedOptions={this.state.gradeId} /> ) : null} diff --git a/src/views/Orders/index.js b/src/views/Orders/index.js index d573305..7ea70e3 100644 --- a/src/views/Orders/index.js +++ b/src/views/Orders/index.js @@ -61,9 +61,12 @@ class Orders extends Component { className="order-data-container-item-row1-order-status-text" > { - [window.t("پرداخت نشده"), window.t("در حال پردازش"), window.t(window.t("ارسال شد")), window.t("لغو شد")][ - item.condition - ] + [ + window.t("پرداخت نشده"), + window.t("در حال پردازش"), + window.t("ارسال شد"), + window.t("لغو شد"), + ][item.condition] } diff --git a/src/views/Product/AddToCart/index.js b/src/views/Product/AddToCart/index.js index 438bf13..2980317 100644 --- a/src/views/Product/AddToCart/index.js +++ b/src/views/Product/AddToCart/index.js @@ -34,7 +34,7 @@ function AddToCart(props) { info, sampleFileId, - productType, + // productType, } = props; function Navigate({ path }) { history.push(path); @@ -124,7 +124,9 @@ function AddToCart(props) { count: 1, }); else { - toast.info(window.t("جهت ادامه فرآیند خرید وارد حساب خود شوید")); + toast.info( + window.t("جهت ادامه فرآیند خرید وارد حساب خود شوید") + ); localStorage.setItem("afterLogin", window.location.pathname); localStorage.setItem( "pushToCart", diff --git a/src/views/Product/MaterialModal/index.js b/src/views/Product/MaterialModal/index.js index 427f294..9fbd09f 100644 --- a/src/views/Product/MaterialModal/index.js +++ b/src/views/Product/MaterialModal/index.js @@ -71,7 +71,7 @@ function SimpleModal(props) { letterSpacing: "-1px", }} > - کامنت خود را وارد کرده و دکمه ثبت را بزنید. + {window.t("کامنت خود را وارد کرده و دکمه ثبت را بزنید.")}