tabexseriescomponents 0.50.203 → 0.50.205

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.esm.js CHANGED
@@ -216,7 +216,7 @@ function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.
216
216
  var LanguageContext = /*#__PURE__*/React.createContext();
217
217
  var LanguageProvider = /*#__PURE__*/function (_Component) {
218
218
  function LanguageProvider(props) {
219
- var _en, _nrwig, _ar, _chin, _fr;
219
+ var _en, _nrwig, _ar, _chin, _es, _fr, _rus;
220
220
  var _this;
221
221
  _classCallCheck(this, LanguageProvider);
222
222
  _this = _callSuper(this, LanguageProvider, [props]);
@@ -242,6 +242,14 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
242
242
  _this.state = {
243
243
  lang: {
244
244
  en: (_en = {
245
+ by: 'By',
246
+ filter: 'Filter',
247
+ overallratings: 'Overall Ratings',
248
+ addreview: 'Add Review',
249
+ yourname: 'Your Name',
250
+ title: 'Title',
251
+ submit: 'Submit',
252
+ yourreview: 'Your Review',
245
253
  reviews: 'Reviews',
246
254
  noproductsfound: 'No Products Found',
247
255
  to: 'To',
@@ -333,6 +341,14 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
333
341
  }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "price", 'Price'), "relatedproducts", 'Related products'), "qty", 'QTY'), "emptyshoppingcart", 'Your shopping cart is empty'), "shopnow", 'Shop now'), "total", 'Total'), "otherinformation", 'Other information'), "productname", 'Product name'), "quantity", 'Quantity'), "orderid", 'Order ID'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "numberofproducts", 'Number of products'), "checkyourorder", 'Check your order'), "search", 'Search'), "searchproducts", 'Search for products...'), "choosecity", 'Choose city'), "choosestategov", 'Choose state/governorate'), "choosecountry", 'Choose country'), "giftcarddicountcode", 'Gift Card Or Discount Code...'), "nosearchresults", 'No search results'), "sale", 'Sale'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "nofavoriteproducts", 'Your wishlist is empty'), "loggedoutsuccess", 'Logged out successfully'), "addedtocartsuccess", 'Cart is updated successfully'), "promocodeapplied", 'Promo code is applied.'), "promocoderemoved", 'Promo code is removed'), "countryandstateupdatedsuccess", 'Country and state are updated successfully'), "orderaddedsuccess", 'Order is added successfully'), "addedtowishlist", 'Added to your favourites'), "productrmovedfromwishlist", 'Removed from your favourites'), "fillthemissingfields", 'Please complete the missing fields'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "passwordsdontmatch", "Passwords don't match"), "loggedinsuccess", 'Logged in successfully'), "subtotal", 'Sub total'), "discount", 'Discount'), "outofzone", 'Out of zone'), "total", 'Total'), "cod", 'Cash on Delivery'), "cardondelivery", 'Credit Card On Delivery'), "onlinepayment", 'Online Payment'), "paymentcardinformation", 'Payment Card Information'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "shippingfees", 'Shipping fees'), "shippingaddress", 'Shipping address'), "cardnumber", 'Card number'), "year", 'Year'), "month", 'Month'), "cvv", 'CVV'), "nameoncard", 'Name On Card'), "country", 'Country'), "addressdetails", 'ِAddress details'), "stategov", 'State/Governorate'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "city", 'City'), "paymentmethod", 'Payment method'), "productimage", 'Product image'), "orderdetails", 'Order details'), "orderinvoice", 'Order invoice'), "promocodediscount", 'Promo code discount'), "address", 'Address'), "update", 'Update'), "phonenumber", 'Mobile number'), "completerequiredfields", 'Please complete all required fields'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "name", 'Name'), "email", 'Email'), "password", 'Password'), "confirmpassword", 'Confirm password'), "showmore", 'Show more'), "showless", 'Show less'), "contactdetails", 'Contact Information'), "asaguest", 'As A Guest'), "choosecountryfirst", 'Please choose country first'), "security", 'Security'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_en, "personalinformation", 'Personal Information'), "contactus", 'Contact us'), "slogan", 'Your website & mobile application in one place'), "recent", 'Recent'), "oldest", 'Oldest'), "pricehightolow", 'High to low'), "pricelowtohigh", 'Low to High'), "pleasecompleteaddressmissingfields", 'Please complete the missing address fields'), "instock", 'In Stock')),
334
342
  // german
335
343
  germ: {
344
+ by: 'Von',
345
+ filter: 'Filter',
346
+ overallratings: 'Gesamtbewertungen',
347
+ addreview: 'Bewertung hinzufügen',
348
+ yourname: 'Ihr Name',
349
+ title: 'Titel',
350
+ submit: 'Einreichen',
351
+ yourreview: 'Ihre Bewertung',
336
352
  reviews: 'Bewertungen',
337
353
  noproductsfound: 'Keine Produkte gefunden',
338
354
  to: 'Bis',
@@ -496,6 +512,14 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
496
512
  instock: 'Auf Lager'
497
513
  },
498
514
  turk: {
515
+ by: 'İle',
516
+ filter: 'Filtrele',
517
+ overallratings: 'Genel Değerlendirmeler',
518
+ addreview: 'Yorum Ekle',
519
+ yourname: 'Adınız',
520
+ title: 'Başlık',
521
+ submit: 'Göndermek',
522
+ yourreview: 'Sizin Yorumunuz',
499
523
  noproductsfound: 'Hiçbir ürün bulunamadı.',
500
524
  reviews: 'Yorumlar',
501
525
  to: 'İle',
@@ -668,6 +692,14 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
668
692
  instock: 'Stokta var'
669
693
  },
670
694
  ital: {
695
+ by: 'Di',
696
+ filter: 'Filtro',
697
+ overallratings: 'Valutazione complessiva',
698
+ addreview: 'Aggiungi una recensione',
699
+ yourname: 'Il tuo nome',
700
+ title: 'Titolo',
701
+ submit: 'Invia',
702
+ yourreview: 'La tua recensione',
671
703
  noproductsfound: 'Nessun prodotto trovato',
672
704
  reviews: 'Recensioni',
673
705
  to: 'A',
@@ -840,6 +872,14 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
840
872
  instock: 'Disponibile'
841
873
  },
842
874
  magr: {
875
+ by: 'Által',
876
+ filter: 'Szűrő',
877
+ overallratings: 'Összesített értékelések',
878
+ addreview: 'Vélemény hozzáadása',
879
+ yourname: 'A neved',
880
+ title: 'Cím',
881
+ submit: 'Küldés',
882
+ yourreview: 'Az Ön véleménye',
843
883
  noproductsfound: 'Nincsenek termékek',
844
884
  reviews: 'Vélemények',
845
885
  to: 'To',
@@ -1012,583 +1052,65 @@ var LanguageProvider = /*#__PURE__*/function (_Component) {
1012
1052
  instock: 'Raktáron'
1013
1053
  },
1014
1054
  nrwig: (_nrwig = {
1015
- noproductsfound: 'Ingen produkter funnet',
1016
- reviews: 'Anmeldelser',
1017
- to: 'Til',
1018
- from: 'Fra',
1019
- tpleasewriteemail: 'Vennligst fyll ut de manglende feltene',
1020
- completemissingfields: 'Vennligst fyll ut de manglende feltene',
1021
- compare: 'Sammenligne',
1022
- menu: 'MENY',
1023
- apply: 'Søk',
1024
- sendverificationcode: 'Send bekreftelseskode',
1025
- resetpassword: 'Tilbakestill passord',
1026
- clearcart: 'Tøm handlekurven',
1027
- seemore: 'SE MER',
1028
- sortby: 'Sorter etter',
1029
- maximum: 'Maksimal mengde',
1030
- minimum: 'Minimumsmengde',
1031
- sendcode: 'Send kode',
1032
- verifycode: 'Verifiser kode',
1033
- writevalidemail: 'Vennligst skriv en gyldig e-post',
1034
- loginregister: 'Logg inn / Registrer deg',
1035
- pleaselogintocheckout: 'Vennligst logg inn for å fullføre kjøpet',
1036
- reservationtime: 'Tid',
1037
- reservationdate: 'Reservasjonsdato',
1038
- chooseemployee: 'Velg ansatt',
1039
- employee: 'Ansatt',
1040
- servicename: 'Tjeneste',
1041
- reservation: 'Reservasjon',
1042
- viewmore: 'Se mer',
1043
- workinghours: 'Åpningstider',
1044
- english: 'Engelsk',
1045
- arabic: 'Arabisk',
1046
- price: 'Pris',
1047
- dates: 'Datoer',
1048
- hello: 'Hei',
1049
- havequestion: 'Har du et spørsmål?',
1050
- // Static Pages
1051
- orderhistory: 'Tidligere bestillinger',
1052
- policies: 'Retningslinjer',
1053
- wishlist: 'Favoritter',
1054
- mywishlist: 'Mine favoritter',
1055
- accountinformation: 'Kontoinformasjon',
1056
- account: 'Konto',
1057
- viewcart: 'Se handlekurv',
1058
- cart: 'Handlekurv',
1059
- myshoppingcart: 'Min handlekurv',
1060
- previousorders: 'Tidligere bestillinger',
1061
- checkout: 'Kasse',
1062
- mycart: 'Min handlekurv',
1063
- login: 'Logg inn',
1064
- signup: 'Registrer deg',
1065
- openinghours: 'Åpningstider',
1066
- pages: 'Sider',
1067
- // General
1068
- inprogress: 'Pågår',
1069
- status: 'Status',
1070
- excludingdelivery: 'Ekskluderer levering',
1071
- stayconnected: 'Hold kontakten',
1072
- availability: 'Tilgjengelighet',
1073
- available: 'Tilgjengelig',
1074
- limitedquantity: 'Begrenset antall',
1075
- securepayment: 'Sikker betaling',
1076
- trustedshipping: 'Pålitelig frakt',
1077
- callus: 'RING OSS',
1078
- callus2: 'Ring oss',
1079
- returnpolicy: 'Returpolicy',
1080
- shippingpolicy: 'Fraktpolicy',
1081
- deliverto: 'Lever til',
1082
- support247: 'Support 24/7',
1083
- select: 'Velg',
1084
- usefullinks: 'Nyttige lenker',
1085
- helpcenter: 'Hjelpesenter',
1086
- loggedinas: 'Logget inn som',
1087
- // Buttons
1088
- logout: 'Logg ut',
1089
- addtocart: 'Legg i handlekurv',
1090
- addtofavorites: 'Legg til favoritter',
1091
- removefromfav: 'Fjern fra favoritter',
1092
- description: 'Beskrivelse',
1093
- showmore: 'Vis mer',
1094
- remove: 'Fjern',
1095
- shopbycategory: 'Handle etter kategori',
1096
- confirmorder: 'Bekreft bestilling',
1097
- continuetopayment: 'Fortsett til betaling',
1098
- doyouhavepromocode: 'Har du en rabattkode?',
1099
- loginwithfacebook: 'Logg inn med Facebook',
1100
- orsigninwith: 'Eller logg inn med',
1101
- orsignupwith: 'Eller registrer deg med',
1102
- // Products
1103
- relatedproducts: 'Relaterte produkter',
1104
- qty: 'Antall',
1105
- emptyshoppingcart: 'Handlekurven din er tom',
1106
- shopnow: 'Handle nå',
1107
- total: 'Totalt',
1108
- otherinformation: 'Annen informasjon',
1109
- productname: 'Produktnavn',
1110
- quantity: 'Mengde',
1111
- // Orders
1112
- orderid: 'Bestillings-ID',
1113
- numberofproducts: 'Antall produkter',
1114
- checkyourorder: 'Sjekk bestillingen din',
1115
- // Placeholders
1116
- search: 'Søk',
1117
- searchproducts: 'Søk etter produkter...',
1118
- choosecity: 'Velg by',
1119
- choosestategov: 'Velg stat/fylke',
1120
- choosecountry: 'Velg land',
1121
- giftcarddicountcode: 'Gavekort eller rabattkode...',
1122
- nosearchresults: 'Ingen treff',
1123
- sale: 'Salg',
1124
- nofavoriteproducts: 'Favorittlisten din er tom',
1125
- // Notifications
1126
- loggedoutsuccess: 'Logget ut',
1127
- addedtocartsuccess: 'Handlekurven er oppdatert',
1128
- promocodeapplied: 'Rabattkode er lagt til',
1129
- promocoderemoved: 'Rabattkode fjernet',
1130
- countryandstateupdatedsuccess: 'Land og fylke er oppdatert',
1131
- orderaddedsuccess: 'Bestillingen er lagt til',
1132
- addedtowishlist: 'Lagt til favoritter',
1133
- productrmovedfromwishlist: 'Fjernet fra favoritter',
1134
- fillthemissingfields: 'Vennligst fyll ut de manglende feltene',
1135
- passwordsdontmatch: 'Passordene samsvarer ikke',
1136
- loggedinsuccess: 'Logget inn',
1137
- // Checkout
1138
- subtotal: 'Delsum',
1139
- discount: 'Rabatt',
1140
- outofzone: 'Utenfor sone'
1141
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "total", 'Total'), "cod", 'Kontant ved levering'), "cardondelivery", 'Kort ved levering'), "onlinepayment", 'Online betaling'), "paymentcardinformation", 'Kortinformasjon'), "shippingfees", 'Fraktkostnader'), "shippingaddress", 'Leveringsadresse'), "cardnumber", 'Kortnummer'), "year", 'År'), "month", 'Måned'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "cvv", 'CVV'), "nameoncard", 'Navn på kortet'), "country", 'Land'), "addressdetails", 'Adresset detaljer'), "stategov", 'Fylke/Stat'), "city", 'By'), "paymentmethod", 'Betalingsmetode'), "productimage", 'Produktbilde'), "orderdetails", 'Bestillingsdetaljer'), "orderinvoice", 'Faktura'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "promocodediscount", 'Rabattkode rabatt'), "address", 'Adresse'), "update", 'Oppdater'), "phonenumber", 'Mobilnummer'), "completerequiredfields", 'Vennligst fyll ut alle påkrevde felt'), "name", 'Navn'), "email", 'E-post'), "password", 'Passord'), "passwordsdonotmatch", 'Passordene samsvarer ikke'), "confirmpassword", 'Bekreft passord'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "showmore", 'Vis mer'), "showless", 'Vis mindre'), "contactdetails", 'Kontaktinformasjon'), "asaguest", 'Som gjest'), "choosecountryfirst", 'Vennligst velg land først'), "security", 'Sikkerhet'), "personalinformation", 'Personopplysninger'), "contactus", 'Kontakt oss'), "slogan", 'Ditt nettsted og mobilapp på ett sted'), "recent", 'Nyeste'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "oldest", 'Eldste'), "pricehightolow", 'Pris høy til lav'), "pricelowtohigh", 'Pris lav til høy'), "pleasecompleteaddressmissingfields", 'Vennligst fyll ut de manglende adressefeltene'), "instock", 'På lager')),
1055
+ by: 'Av',
1056
+ filter: 'Filter',
1057
+ overallratings: 'Samlede vurderinger',
1058
+ addreview: 'Legg til anmeldelse',
1059
+ yourname: 'Ditt navn',
1060
+ title: 'Tittel',
1061
+ submit: 'Send inn',
1062
+ yourreview: 'Din anmeldelse'
1063
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "submit", 'Send inn'), "yourreview", 'Detaljer'), "noproductsfound", 'Ingen produkter funnet'), "reviews", 'Anmeldelser'), "to", 'Til'), "from", 'Fra'), "tpleasewriteemail", 'Vennligst fyll ut de manglende feltene'), "completemissingfields", 'Vennligst fyll ut de manglende feltene'), "compare", 'Sammenligne'), "menu", 'MENY'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "apply", 'Søk'), "sendverificationcode", 'Send bekreftelseskode'), "resetpassword", 'Tilbakestill passord'), "clearcart", 'Tøm handlekurven'), "seemore", 'SE MER'), "sortby", 'Sorter etter'), "maximum", 'Maksimal mengde'), "minimum", 'Minimumsmengde'), "sendcode", 'Send kode'), "verifycode", 'Verifiser kode'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "writevalidemail", 'Vennligst skriv en gyldig e-post'), "loginregister", 'Logg inn / Registrer deg'), "pleaselogintocheckout", 'Vennligst logg inn for å fullføre kjøpet'), "reservationtime", 'Tid'), "reservationdate", 'Reservasjonsdato'), "chooseemployee", 'Velg ansatt'), "employee", 'Ansatt'), "servicename", 'Tjeneste'), "reservation", 'Reservasjon'), "viewmore", 'Se mer'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "workinghours", 'Åpningstider'), "english", 'Engelsk'), "arabic", 'Arabisk'), "price", 'Pris'), "dates", 'Datoer'), "hello", 'Hei'), "havequestion", 'Har du et spørsmål?'), "orderhistory", 'Tidligere bestillinger'), "policies", 'Retningslinjer'), "wishlist", 'Favoritter'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "mywishlist", 'Mine favoritter'), "accountinformation", 'Kontoinformasjon'), "account", 'Konto'), "viewcart", 'Se handlekurv'), "cart", 'Handlekurv'), "myshoppingcart", 'Min handlekurv'), "previousorders", 'Tidligere bestillinger'), "checkout", 'Kasse'), "mycart", 'Min handlekurv'), "login", 'Logg inn'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "signup", 'Registrer deg'), "openinghours", 'Åpningstider'), "pages", 'Sider'), "inprogress", 'Pågår'), "status", 'Status'), "excludingdelivery", 'Ekskluderer levering'), "stayconnected", 'Hold kontakten'), "availability", 'Tilgjengelighet'), "available", 'Tilgjengelig'), "limitedquantity", 'Begrenset antall'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "securepayment", 'Sikker betaling'), "trustedshipping", 'Pålitelig frakt'), "callus", 'RING OSS'), "callus2", 'Ring oss'), "returnpolicy", 'Returpolicy'), "shippingpolicy", 'Fraktpolicy'), "deliverto", 'Lever til'), "support247", 'Support 24/7'), "select", 'Velg'), "usefullinks", 'Nyttige lenker'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "helpcenter", 'Hjelpesenter'), "loggedinas", 'Logget inn som'), "logout", 'Logg ut'), "addtocart", 'Legg i handlekurv'), "addtofavorites", 'Legg til favoritter'), "removefromfav", 'Fjern fra favoritter'), "description", 'Beskrivelse'), "showmore", 'Vis mer'), "remove", 'Fjern'), "shopbycategory", 'Handle etter kategori'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "confirmorder", 'Bekreft bestilling'), "continuetopayment", 'Fortsett til betaling'), "doyouhavepromocode", 'Har du en rabattkode?'), "loginwithfacebook", 'Logg inn med Facebook'), "orsigninwith", 'Eller logg inn med'), "orsignupwith", 'Eller registrer deg med'), "relatedproducts", 'Relaterte produkter'), "qty", 'Antall'), "emptyshoppingcart", 'Handlekurven din er tom'), "shopnow", 'Handle nå'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "total", 'Totalt'), "otherinformation", 'Annen informasjon'), "productname", 'Produktnavn'), "quantity", 'Mengde'), "orderid", 'Bestillings-ID'), "numberofproducts", 'Antall produkter'), "checkyourorder", 'Sjekk bestillingen din'), "search", 'Søk'), "searchproducts", 'Søk etter produkter...'), "choosecity", 'Velg by'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "choosestategov", 'Velg stat/fylke'), "choosecountry", 'Velg land'), "giftcarddicountcode", 'Gavekort eller rabattkode...'), "nosearchresults", 'Ingen treff'), "sale", 'Salg'), "nofavoriteproducts", 'Favorittlisten din er tom'), "loggedoutsuccess", 'Logget ut'), "addedtocartsuccess", 'Handlekurven er oppdatert'), "promocodeapplied", 'Rabattkode er lagt til'), "promocoderemoved", 'Rabattkode fjernet'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "countryandstateupdatedsuccess", 'Land og fylke er oppdatert'), "orderaddedsuccess", 'Bestillingen er lagt til'), "addedtowishlist", 'Lagt til favoritter'), "productrmovedfromwishlist", 'Fjernet fra favoritter'), "fillthemissingfields", 'Vennligst fyll ut de manglende feltene'), "passwordsdontmatch", 'Passordene samsvarer ikke'), "loggedinsuccess", 'Logget inn'), "subtotal", 'Delsum'), "discount", 'Rabatt'), "outofzone", 'Utenfor sone'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "total", 'Total'), "cod", 'Kontant ved levering'), "cardondelivery", 'Kort ved levering'), "onlinepayment", 'Online betaling'), "paymentcardinformation", 'Kortinformasjon'), "shippingfees", 'Fraktkostnader'), "shippingaddress", 'Leveringsadresse'), "cardnumber", 'Kortnummer'), "year", 'År'), "month", 'Måned'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "cvv", 'CVV'), "nameoncard", 'Navn på kortet'), "country", 'Land'), "addressdetails", 'Adresset detaljer'), "stategov", 'Fylke/Stat'), "city", 'By'), "paymentmethod", 'Betalingsmetode'), "productimage", 'Produktbilde'), "orderdetails", 'Bestillingsdetaljer'), "orderinvoice", 'Faktura'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "promocodediscount", 'Rabattkode rabatt'), "address", 'Adresse'), "update", 'Oppdater'), "phonenumber", 'Mobilnummer'), "completerequiredfields", 'Vennligst fyll ut alle påkrevde felt'), "name", 'Navn'), "email", 'E-post'), "password", 'Passord'), "passwordsdonotmatch", 'Passordene samsvarer ikke'), "confirmpassword", 'Bekreft passord'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "showmore", 'Vis mer'), "showless", 'Vis mindre'), "contactdetails", 'Kontaktinformasjon'), "asaguest", 'Som gjest'), "choosecountryfirst", 'Vennligst velg land først'), "security", 'Sikkerhet'), "personalinformation", 'Personopplysninger'), "contactus", 'Kontakt oss'), "slogan", 'Ditt nettsted og mobilapp på ett sted'), "recent", 'Nyeste'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_nrwig, "oldest", 'Eldste'), "pricehightolow", 'Pris høy til lav'), "pricelowtohigh", 'Pris lav til høy'), "pleasecompleteaddressmissingfields", 'Vennligst fyll ut de manglende adressefeltene'), "instock", 'På lager')),
1142
1064
  ar: (_ar = {
1143
- reviews: 'التقييمات',
1144
- to: 'إلى',
1145
- from: 'من',
1146
- pleasewriteemail: 'من فضلك اكتب الايميل',
1147
- completemissingfields: 'الرجاء إكمال الحقول المفقودة',
1148
- passwordsdonotmatch: 'كلمات السر لا تتطابق',
1149
- menu: 'القائمة',
1150
- apply: 'تطبيق',
1151
- sendverificationcode: 'أرسل رمز التحقق',
1152
- resetpassword: 'إعادة تعيين كلمة المرور',
1153
- clearcart: 'حذف الكل',
1154
- seemore: 'المزيد',
1155
- sortby: 'ترتيب حسب',
1156
- maximum: 'اقصى كمية',
1157
- minimum: 'اقل كمية',
1158
- sendcode: 'إرسل الرمز',
1159
- verifycode: 'التحقق من كود',
1160
- writevalidemail: 'الرجاء كتابة بريد إلكتروني صالح',
1161
- pleasecompleteaddressmissingfields: 'من فضلك اكمل باقى بيانات العنوان',
1162
- compare: 'قارن',
1163
- loginregister: 'تسجيل الدخول/إنشاء حساب جديد',
1164
- pleaselogintocheckout: 'قم بتسجيل دخول لاستكمال طلبك',
1165
- reservationtime: 'ميعاد الحجز',
1166
- reservationdate: 'تاريخ الحجز',
1167
- chooseemployee: 'إختر الموظف',
1168
- employee: 'إسم الموظف',
1169
- servicename: 'إسم الخدمة',
1170
- reservation: 'الحجز',
1171
- viewmore: 'عرض المزيد',
1172
- workinghours: 'مواعيد العمل',
1173
- english: 'لغه إنجليزيه',
1174
- arabic: 'لغه عربيه',
1175
- hello: 'مرحبا',
1176
- havequestion: 'هل لديك اسئلة؟',
1177
- price: 'السعر',
1178
- dates: 'التاريخ',
1179
- recent: 'الاحدث',
1180
- oldest: 'الاقدم',
1181
- pricehightolow: 'السعر من الاعلي الي الاقل',
1182
- pricelowtohigh: ' السعر من الاقل الي الاعلي ',
1183
- // Static Pages
1184
- orderhistory: 'الطلبات السابقة',
1185
- policies: 'السياسات',
1186
- wishlist: 'المفضلات',
1187
- mywishlist: 'مفضلاتى',
1188
- accountinformation: 'الملف الشخصي',
1189
- account: 'الملف الشخصي',
1190
- viewcart: 'حقيبة التسوق',
1191
- cart: 'حقيبة التسوق',
1192
- myshoppingcart: 'حقيبة التسوق',
1193
- previousorders: 'الطلبات السابقة',
1194
- checkout: 'الدفع',
1195
- mycart: 'عربة التسوق',
1196
- login: 'تسجيل الدخول',
1197
- signup: 'إنشاء حساب جديد',
1198
- openinghours: 'مواعيد العمل',
1199
- pages: 'الصفحات',
1200
- // General
1201
- inprogress: 'جارى',
1202
- status: 'الحالة',
1203
- excludingdelivery: 'غير شامل سعر الشحن',
1204
- stayconnected: 'ابق على اتصال بنا',
1205
- availability: 'توافر المنتج',
1206
- available: 'متوافر',
1207
- limitedquantity: 'كمية محدودة',
1208
- securepayment: 'دفع امن',
1209
- trustedshipping: 'شحن امن',
1210
- callus: 'إتصل بنا',
1211
- callus2: 'إتصل بنا',
1212
- returnpolicy: 'سياسة الإستبدال و الإسترجاع',
1213
- shippingpolicy: 'سياسة الشحن',
1214
- deliverto: 'التوصيل إلى',
1215
- support247: 'متواجدون 24/7',
1216
- select: 'إختر',
1217
- usefullinks: 'روابط هامة',
1218
- helpcenter: 'مركز الخدمات',
1219
- loggedinas: 'البيانات المسجلة',
1220
- // Buttons
1221
- logout: 'تسجيل الخروج',
1222
- addtocart: 'اضف لسلة التسوق',
1223
- addtofavorites: 'اضف إلى المفضلات',
1224
- removefromfav: 'حذف من المفضلات',
1225
- description: 'التفاصيل',
1226
- showmore: 'تفاصيل اخري',
1227
- remove: 'حذف',
1228
- shopbycategory: 'تسوق بالمجموعات',
1229
- confirmorder: 'تأكيد الطلب',
1230
- continuetopayment: 'الدفع',
1231
- doyouhavepromocode: 'هل لديك كود خصم',
1232
- loginwithfacebook: 'تسجيل الدخول عن طريق فيسبوك',
1233
- orsigninwith: 'او تسجيل الدخول عن طريق',
1234
- orsignupwith: 'او انشاء حساب عن طريق'
1235
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "price", 'السعر'), "relatedproducts", 'منتجات ذات صلة'), "qty", 'الكمية'), "emptyshoppingcart", 'حقيبة التسوق فارغة'), "shopnow", 'تسوق الان'), "total", 'الإجمالى'), "otherinformation", 'معلومات اخرى'), "productname", 'إسم المنتج'), "quantity", 'الكمية'), "orderid", 'رقم الطلب'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "numberofproducts", 'عدد المنتجات'), "checkyourorder", 'الذهاب إلى طلبك'), "search", 'ابحث'), "searchproducts", 'ابحث...'), "choosecity", 'إختر المدينة'), "choosestategov", 'إختر المحافظة/الولاية'), "choosecountry", 'إختر البلد'), "giftcarddicountcode", 'كود خصم'), "nosearchresults", 'لا توجد نتائج'), "sale", 'خصم'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "nofavoriteproducts", 'لا توجد منتجات مفضلة'), "loggedoutsuccess", 'تم تسجيل الخروج'), "addedtocartsuccess", 'تم تعديل عربة التسوق'), "promocodeapplied", 'تم تطبيق كود الخصم'), "promocoderemoved", 'تم حذف كود الخصم'), "countryandstateupdatedsuccess", 'تم تحديث البلد و المدينة'), "orderaddedsuccess", 'تم إضافة الطلب'), "addedtowishlist", 'تم الإضافة لمفضلاتك'), "productrmovedfromwishlist", 'تم الحذف من مفضلاتك'), "fillthemissingfields", 'من فضلك اكمل باقى البيانات'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "passwordsdontmatch", 'كلمات السر لا تتطابق'), "loggedinsuccess", 'تم تسجيل الدخول'), "subtotal", 'إجمالي المبلغ'), "discount", 'الخصم'), "outofzone", 'خارج نطاق الشحن'), "total", 'المبلغ الكلي'), "cod", 'الدفع عند الإستلام'), "cardondelivery", 'الدفع بالطاقة الائتمانية عند الإستلام'), "onlinepayment", 'الدفع الإلكترونى'), "paymentcardinformation", 'بيانات البطاقة'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "shippingfees", 'مصاريف الشحن'), "shippingaddress", 'عنوان الشحن'), "cardnumber", 'رقم البطاقة'), "year", 'السنة'), "month", 'الشهر'), "cvv", 'رقم البطاقة'), "nameoncard", 'الإسم على البطاقة'), "country", 'البلد'), "addressdetails", 'العنوان'), "stategov", 'المحافظة/الولاية'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "city", 'المدينة'), "paymentmethod", 'طريقة الدفع'), "productimage", 'صورة المنتج'), "orderdetails", 'تفاصيل الطلب'), "orderinvoice", 'فاتورة الطلب'), "promocodediscount", 'كود الخصم'), "address", 'العنوان'), "update", 'تحديث'), "phonenumber", 'الهاتف'), "completerequiredfields", 'من فضلك اكمل البيانات الإجبارية'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "name", 'الإسم'), "email", 'البريد الإلكترونى'), "password", 'كلمة السر'), "confirmpassword", 'تأكيد كلمة السر'), "showless", 'اعرض اقل'), "showmore", 'اعرض المزيد'), "contactdetails", 'معلومات التواصل'), "asaguest", 'كزائر'), "choosecountryfirst", 'من فضلك اختر البلد اولاً'), "security", 'الخصوصية و الأمان'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "personalinformation", 'البيانات الشخصية'), "contactus", 'تواصل معنا'), "slogan", 'موقعك و تطبيقك فى مكان واحد'), "instock", 'متوفر'), "compare", 'قارن')),
1065
+ by: 'بواسطة',
1066
+ filter: 'تصفية',
1067
+ overallratings: 'التقييمات الإجمالية',
1068
+ addreview: 'إضافة تقييم',
1069
+ yourname: 'اسمك',
1070
+ title: 'العنوان',
1071
+ submit: 'إرسال',
1072
+ yourreview: 'تقييمك'
1073
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "submit", 'ارسال'), "yourreview", 'تقييمك'), "reviews", 'التقييمات'), "to", 'إلى'), "from", 'من'), "pleasewriteemail", 'من فضلك اكتب الايميل'), "completemissingfields", 'الرجاء إكمال الحقول المفقودة'), "passwordsdonotmatch", 'كلمات السر لا تتطابق'), "menu", 'القائمة'), "apply", 'تطبيق'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "sendverificationcode", 'أرسل رمز التحقق'), "resetpassword", 'إعادة تعيين كلمة المرور'), "clearcart", 'حذف الكل'), "seemore", 'المزيد'), "sortby", 'ترتيب حسب'), "maximum", 'اقصى كمية'), "minimum", 'اقل كمية'), "sendcode", 'إرسل الرمز'), "verifycode", 'التحقق من كود'), "writevalidemail", 'الرجاء كتابة بريد إلكتروني صالح'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "pleasecompleteaddressmissingfields", 'من فضلك اكمل باقى بيانات العنوان'), "compare", 'قارن'), "loginregister", 'تسجيل الدخول/إنشاء حساب جديد'), "pleaselogintocheckout", 'قم بتسجيل دخول لاستكمال طلبك'), "reservationtime", 'ميعاد الحجز'), "reservationdate", 'تاريخ الحجز'), "chooseemployee", 'إختر الموظف'), "employee", 'إسم الموظف'), "servicename", 'إسم الخدمة'), "reservation", 'الحجز'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "viewmore", 'عرض المزيد'), "workinghours", 'مواعيد العمل'), "english", 'لغه إنجليزيه'), "arabic", 'لغه عربيه'), "hello", 'مرحبا'), "havequestion", 'هل لديك اسئلة؟'), "price", 'السعر'), "dates", 'التاريخ'), "recent", 'الاحدث'), "oldest", 'الاقدم'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "pricehightolow", 'السعر من الاعلي الي الاقل'), "pricelowtohigh", ' السعر من الاقل الي الاعلي '), "orderhistory", 'الطلبات السابقة'), "policies", 'السياسات'), "wishlist", 'المفضلات'), "mywishlist", 'مفضلاتى'), "accountinformation", 'الملف الشخصي'), "account", 'الملف الشخصي'), "viewcart", 'حقيبة التسوق'), "cart", 'حقيبة التسوق'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "myshoppingcart", 'حقيبة التسوق'), "previousorders", 'الطلبات السابقة'), "checkout", 'الدفع'), "mycart", 'عربة التسوق'), "login", 'تسجيل الدخول'), "signup", 'إنشاء حساب جديد'), "openinghours", 'مواعيد العمل'), "pages", 'الصفحات'), "inprogress", 'جارى'), "status", 'الحالة'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "excludingdelivery", 'غير شامل سعر الشحن'), "stayconnected", 'ابق على اتصال بنا'), "availability", 'توافر المنتج'), "available", 'متوافر'), "limitedquantity", 'كمية محدودة'), "securepayment", 'دفع امن'), "trustedshipping", 'شحن امن'), "callus", 'إتصل بنا'), "callus2", 'إتصل بنا'), "returnpolicy", 'سياسة الإستبدال و الإسترجاع'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "shippingpolicy", 'سياسة الشحن'), "deliverto", 'التوصيل إلى'), "support247", 'متواجدون 24/7'), "select", 'إختر'), "usefullinks", 'روابط هامة'), "helpcenter", 'مركز الخدمات'), "loggedinas", 'البيانات المسجلة'), "logout", 'تسجيل الخروج'), "addtocart", 'اضف لسلة التسوق'), "addtofavorites", 'اضف إلى المفضلات'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "removefromfav", 'حذف من المفضلات'), "description", 'التفاصيل'), "showmore", 'تفاصيل اخري'), "remove", 'حذف'), "shopbycategory", 'تسوق بالمجموعات'), "confirmorder", 'تأكيد الطلب'), "continuetopayment", 'الدفع'), "doyouhavepromocode", 'هل لديك كود خصم'), "loginwithfacebook", 'تسجيل الدخول عن طريق فيسبوك'), "orsigninwith", 'او تسجيل الدخول عن طريق'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "orsignupwith", 'او انشاء حساب عن طريق'), "price", 'السعر'), "relatedproducts", 'منتجات ذات صلة'), "qty", 'الكمية'), "emptyshoppingcart", 'حقيبة التسوق فارغة'), "shopnow", 'تسوق الان'), "total", 'الإجمالى'), "otherinformation", 'معلومات اخرى'), "productname", 'إسم المنتج'), "quantity", 'الكمية'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "orderid", 'رقم الطلب'), "numberofproducts", 'عدد المنتجات'), "checkyourorder", 'الذهاب إلى طلبك'), "search", 'ابحث'), "searchproducts", 'ابحث...'), "choosecity", 'إختر المدينة'), "choosestategov", 'إختر المحافظة/الولاية'), "choosecountry", 'إختر البلد'), "giftcarddicountcode", 'كود خصم'), "nosearchresults", 'لا توجد نتائج'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "sale", 'خصم'), "nofavoriteproducts", 'لا توجد منتجات مفضلة'), "loggedoutsuccess", 'تم تسجيل الخروج'), "addedtocartsuccess", 'تم تعديل عربة التسوق'), "promocodeapplied", 'تم تطبيق كود الخصم'), "promocoderemoved", 'تم حذف كود الخصم'), "countryandstateupdatedsuccess", 'تم تحديث البلد و المدينة'), "orderaddedsuccess", 'تم إضافة الطلب'), "addedtowishlist", 'تم الإضافة لمفضلاتك'), "productrmovedfromwishlist", 'تم الحذف من مفضلاتك'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "fillthemissingfields", 'من فضلك اكمل باقى البيانات'), "passwordsdontmatch", 'كلمات السر لا تتطابق'), "loggedinsuccess", 'تم تسجيل الدخول'), "subtotal", 'إجمالي المبلغ'), "discount", 'الخصم'), "outofzone", 'خارج نطاق الشحن'), "total", 'المبلغ الكلي'), "cod", 'الدفع عند الإستلام'), "cardondelivery", 'الدفع بالطاقة الائتمانية عند الإستلام'), "onlinepayment", 'الدفع الإلكترونى'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "paymentcardinformation", 'بيانات البطاقة'), "shippingfees", 'مصاريف الشحن'), "shippingaddress", 'عنوان الشحن'), "cardnumber", 'رقم البطاقة'), "year", 'السنة'), "month", 'الشهر'), "cvv", 'رقم البطاقة'), "nameoncard", 'الإسم على البطاقة'), "country", 'البلد'), "addressdetails", 'العنوان'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "stategov", 'المحافظة/الولاية'), "city", 'المدينة'), "paymentmethod", 'طريقة الدفع'), "productimage", 'صورة المنتج'), "orderdetails", 'تفاصيل الطلب'), "orderinvoice", 'فاتورة الطلب'), "promocodediscount", 'كود الخصم'), "address", 'العنوان'), "update", 'تحديث'), "phonenumber", 'الهاتف'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "completerequiredfields", 'من فضلك اكمل البيانات الإجبارية'), "name", 'الإسم'), "email", 'البريد الإلكترونى'), "password", 'كلمة السر'), "confirmpassword", 'تأكيد كلمة السر'), "showless", 'اعرض اقل'), "showmore", 'اعرض المزيد'), "contactdetails", 'معلومات التواصل'), "asaguest", 'كزائر'), "choosecountryfirst", 'من فضلك اختر البلد اولاً'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_ar, "security", 'الخصوصية و الأمان'), "personalinformation", 'البيانات الشخصية'), "contactus", 'تواصل معنا'), "slogan", 'موقعك و تطبيقك فى مكان واحد'), "instock", 'متوفر'), "compare", 'قارن')),
1236
1074
  chin: (_chin = {
1237
- noproductsfound: '未找到产品',
1238
- reviews: '评论'
1239
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "noproductsfound", '未找到产品'), "compare", '比较'), "to", '到'), "from", '从'), "pleasewriteemail", '请填写缺失的字段'), "completemissingfields", '请填写缺失的字段'), "passwordsdonotmatch", '密码不匹配'), "menu", '菜单'), "apply", '应用'), "sendverificationcode", '发送验证码'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "resetpassword", '重置密码'), "seemore", '查看更多'), "clearcart", '清空购物车'), "sortby", '排序方式'), "maximum", '最大数量'), "minimum", '最小数量'), "sendcode", '发送验证码'), "verifycode", '验证验证码'), "writevalidemail", '请输入有效的电子邮件'), "loginregister", '登录/注册'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "pleaselogintocheckout", '请先登录以结账'), "reservationtime", '时间'), "reservationdate", '预约日期'), "chooseemployee", '选择员工'), "employee", '员工'), "servicename", '服务名称'), "reservation", '预约'), "viewmore", '查看更多'), "workinghours", '工作时间'), "english", '英语'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "arabic", '阿拉伯语'), "price", '价格'), "dates", '日期'), "hello", '你好'), "havequestion", '有问题吗?'), "orderhistory", '历史订单'), "policies", '政策'), "wishlist", '收藏'), "mywishlist", '我的收藏'), "accountinformation", '账户信息'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "account", '账户'), "viewcart", '查看购物车'), "cart", '购物车'), "myshoppingcart", '我的购物车'), "previousorders", '历史订单'), "checkout", '结账'), "mycart", '我的购物车'), "login", '登录'), "signup", '注册'), "openinghours", '营业时间'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "pages", '页面'), "inprogress", '进行中'), "status", '状态'), "excludingdelivery", '不包括运费'), "stayconnected", '保持联系'), "availability", '可用性'), "available", '可用'), "limitedquantity", '数量有限'), "securepayment", '安全支付'), "trustedshipping", '可靠运输'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "callus", '联系我们'), "callus2", '拨打电话'), "returnpolicy", '退货政策'), "shippingpolicy", '运输政策'), "deliverto", '送货至'), "support247", '全天候支持'), "select", '选择'), "usefullinks", '有用链接'), "helpcenter", '帮助中心'), "loggedinas", '登录为'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "logout", '登出'), "addtocart", '加入购物车'), "addtofavorites", '加入收藏'), "removefromfav", '从收藏中移除'), "description", '描述'), "showmore", '显示更多'), "remove", '移除'), "shopbycategory", '按类别购物'), "confirmorder", '确认订单'), "continuetopayment", '继续付款'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "doyouhavepromocode", '有优惠码吗?'), "loginwithfacebook", '通过 Facebook 登录'), "orsigninwith", '或通过以下方式登录'), "orsignupwith", '或通过以下方式注册'), "relatedproducts", '相关产品'), "qty", '数量'), "emptyshoppingcart", '您的购物车为空'), "shopnow", '立即购物'), "total", '总计'), "otherinformation", '其他信息'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "productname", '产品名称'), "quantity", '数量'), "orderid", '订单编号'), "numberofproducts", '商品数量'), "checkyourorder", '查看您的订单'), "search", '搜索'), "searchproducts", '搜索产品...'), "choosecity", '选择城市'), "choosestategov", '选择州/省'), "choosecountry", '选择国家'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "giftcarddicountcode", '礼品卡或折扣码...'), "nosearchresults", '没有搜索结果'), "sale", '促销'), "nofavoriteproducts", '您的收藏夹为空'), "loggedoutsuccess", '成功登出'), "addedtocartsuccess", '购物车已更新'), "promocodeapplied", '优惠码已应用'), "promocoderemoved", '优惠码已移除'), "countryandstateupdatedsuccess", '国家和州已成功更新'), "orderaddedsuccess", '订单已成功添加'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "addedtowishlist", '已添加至收藏'), "productrmovedfromwishlist", '已从收藏中移除'), "fillthemissingfields", '请填写缺失字段'), "passwordsdontmatch", '密码不匹配'), "loggedinsuccess", '成功登录'), "subtotal", '小计'), "discount", '折扣'), "outofzone", '超出配送区域'), "cod", '货到付款'), "cardondelivery", '送货刷卡'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "onlinepayment", '在线支付'), "paymentcardinformation", '付款卡信息'), "shippingfees", '运费'), "shippingaddress", '送货地址'), "cardnumber", '卡号'), "year", '年'), "month", '月'), "cvv", '验证码'), "nameoncard", '持卡人姓名'), "country", '国家'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "addressdetails", '详细地址'), "stategov", '州/省'), "city", '城市'), "paymentmethod", '付款方式'), "productimage", '产品图片'), "orderdetails", '订单详情'), "orderinvoice", '订单发票'), "promocodediscount", '优惠码折扣'), "address", '地址'), "update", '更新'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "phonenumber", '手机号码'), "completerequiredfields", '请填写所有必填字段'), "name", '姓名'), "email", '邮箱'), "password", '密码'), "confirmpassword", '确认密码'), "showless", '显示较少'), "contactdetails", '联系方式'), "asaguest", '作为访客'), "choosecountryfirst", '请先选择国家'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "security", '安全'), "personalinformation", '个人信息'), "contactus", '联系我们'), "slogan", '您的网站与移动应用,一站式解决方案'), "recent", '最新'), "oldest", '最旧'), "pricehightolow", '价格从高到低'), "pricelowtohigh", '价格从低到高'), "pleasecompleteaddressmissingfields", '请补全地址信息'), "instock", '有现货')),
1240
- es: {
1241
- noproductsfound: 'No se encontraron productos',
1242
- reviews: 'Reseñas',
1243
- compare: 'Comparar',
1244
- to: 'A',
1245
- from: 'De',
1246
- pleasewriteemail: 'Por favor complete los campos faltantes',
1247
- completemissingfields: 'Por favor complete los campos faltantes',
1248
- passwordsdonotmatch: 'Las contraseñas no coinciden',
1249
- menu: 'Menú',
1250
- apply: 'Aplicar',
1251
- sendverificationcode: 'Enviar código de verificación',
1252
- resetpassword: 'Restablecer la contraseña',
1253
- seemore: 'Ver más',
1254
- clearcart: 'Vaciar carrito',
1255
- sortby: 'Ordenar por',
1256
- maximum: 'Cantidad máxima',
1257
- minimum: 'Cantidad mínima',
1258
- sendcode: 'Enviar código',
1259
- verifycode: 'Verificar código',
1260
- writevalidemail: 'Por favor ingrese un correo válido',
1261
- loginregister: 'Iniciar sesión / Registrarse',
1262
- pleaselogintocheckout: 'Por favor, inicie sesión para finalizar la compra',
1263
- reservationtime: 'Hora',
1264
- reservationdate: 'Fecha de reserva',
1265
- chooseemployee: 'Elegir empleado',
1266
- employee: 'Empleado',
1267
- servicename: 'Servicio',
1268
- reservation: 'Reserva',
1269
- viewmore: 'Ver más',
1270
- workinghours: 'Horario laboral',
1271
- english: 'Inglés',
1272
- arabic: 'Árabe',
1273
- price: 'Precio',
1274
- dates: 'Fechas',
1275
- hello: 'Hola',
1276
- havequestion: '¿Tienes una pregunta?',
1277
- // Static Pages
1278
- orderhistory: 'Órdenes anteriores',
1279
- policies: 'Políticas',
1280
- wishlist: 'Favoritos',
1281
- mywishlist: 'Mis favoritos',
1282
- accountinformation: 'Información de la cuenta',
1283
- account: 'Cuenta',
1284
- viewcart: 'Ver carrito',
1285
- cart: 'Carrito',
1286
- myshoppingcart: 'Mi carrito de compras',
1287
- previousorders: 'Órdenes anteriores',
1288
- checkout: 'Finalizar compra',
1289
- mycart: 'Mi carrito',
1290
- login: 'Iniciar sesión',
1291
- signup: 'Registrarse',
1292
- openinghours: 'Horario de apertura',
1293
- pages: 'Páginas',
1294
- // General
1295
- inprogress: 'En progreso',
1296
- status: 'Estado',
1297
- excludingdelivery: 'Sin incluir envío',
1298
- stayconnected: 'Mantente conectado',
1299
- availability: 'Disponibilidad',
1300
- available: 'Disponible',
1301
- limitedquantity: 'Cantidad limitada',
1302
- securepayment: 'Pago seguro',
1303
- trustedshipping: 'Envío confiable',
1304
- callus: 'LLÁMANOS',
1305
- callus2: 'Llámanos',
1306
- returnpolicy: 'Política de devoluciones',
1307
- shippingpolicy: 'Política de envío',
1308
- deliverto: 'Entregar a',
1309
- support247: 'Soporte 24/7',
1310
- select: 'Seleccionar',
1311
- usefullinks: 'Enlaces útiles',
1312
- helpcenter: 'Centro de ayuda',
1313
- loggedinas: 'Conectado como',
1314
- // Buttons
1315
- logout: 'Cerrar sesión',
1316
- addtocart: 'Añadir al carrito',
1317
- addtofavorites: 'Añadir a favoritos',
1318
- removefromfav: 'Eliminar de favoritos',
1319
- description: 'Descripción',
1320
- showmore: 'Mostrar más',
1321
- remove: 'Eliminar',
1322
- shopbycategory: 'Comprar por categoría',
1323
- confirmorder: 'Confirmar pedido',
1324
- continuetopayment: 'Continuar al pago',
1325
- doyouhavepromocode: '¿Tienes un código de promoción?',
1326
- loginwithfacebook: 'Iniciar sesión con Facebook',
1327
- orsigninwith: 'O iniciar sesión con',
1328
- orsignupwith: 'O registrarse con',
1329
- // Products
1330
- relatedproducts: 'Productos relacionados',
1331
- qty: 'CANT',
1332
- emptyshoppingcart: 'Tu carrito está vacío',
1333
- shopnow: 'Compra ahora',
1334
- total: 'Total',
1335
- otherinformation: 'Otra información',
1336
- productname: 'Nombre del producto',
1337
- quantity: 'Cantidad',
1338
- // Orders
1339
- orderid: 'ID del pedido',
1340
- numberofproducts: 'Número de productos',
1341
- checkyourorder: 'Revisa tu pedido',
1342
- // Placeholders
1343
- search: 'Buscar',
1344
- searchproducts: 'Buscar productos...',
1345
- choosecity: 'Elegir ciudad',
1346
- choosestategov: 'Elegir estado / provincia',
1347
- choosecountry: 'Elegir país',
1348
- giftcarddicountcode: 'Tarjeta de regalo o código de descuento...',
1349
- nosearchresults: 'Sin resultados',
1350
- sale: 'Oferta',
1351
- nofavoriteproducts: 'Tu lista de favoritos está vacía',
1352
- // Notifications
1353
- loggedoutsuccess: 'Sesión cerrada con éxito',
1354
- addedtocartsuccess: 'Carrito actualizado con éxito',
1355
- promocodeapplied: 'Código aplicado.',
1356
- promocoderemoved: 'Código eliminado',
1357
- countryandstateupdatedsuccess: 'País y estado actualizados correctamente',
1358
- orderaddedsuccess: 'Pedido agregado con éxito',
1359
- addedtowishlist: 'Agregado a favoritos',
1360
- productrmovedfromwishlist: 'Eliminado de favoritos',
1361
- fillthemissingfields: 'Por favor complete los campos faltantes',
1362
- passwordsdontmatch: 'Las contraseñas no coinciden',
1363
- loggedinsuccess: 'Sesión iniciada correctamente',
1364
- // Checkout
1365
- subtotal: 'Subtotal',
1366
- discount: 'Descuento',
1367
- outofzone: 'Fuera de zona',
1368
- cod: 'Pago contra entrega',
1369
- cardondelivery: 'Tarjeta en la entrega',
1370
- onlinepayment: 'Pago en línea',
1371
- paymentcardinformation: 'Información de la tarjeta',
1372
- shippingfees: 'Gastos de envío',
1373
- shippingaddress: 'Dirección de envío',
1374
- cardnumber: 'Número de tarjeta',
1375
- year: 'Año',
1376
- month: 'Mes',
1377
- cvv: 'CVV',
1378
- nameoncard: 'Nombre en la tarjeta',
1379
- country: 'País',
1380
- addressdetails: 'Detalles de la dirección',
1381
- stategov: 'Estado / Provincia',
1382
- city: 'Ciudad',
1383
- paymentmethod: 'Método de pago',
1384
- productimage: 'Imagen del producto',
1385
- orderdetails: 'Detalles del pedido',
1386
- orderinvoice: 'Factura del pedido',
1387
- promocodediscount: 'Descuento promocional',
1388
- address: 'Dirección',
1389
- update: 'Actualizar',
1390
- phonenumber: 'Número de teléfono',
1391
- completerequiredfields: 'Por favor, complete todos los campos obligatorios',
1392
- name: 'Nombre',
1393
- email: 'Correo electrónico',
1394
- password: 'Contraseña',
1395
- confirmpassword: 'Confirmar contraseña',
1396
- showless: 'Mostrar menos',
1397
- contactdetails: 'Información de contacto',
1398
- asaguest: 'Como invitado',
1399
- choosecountryfirst: 'Primero elige el país',
1400
- security: 'Seguridad',
1401
- personalinformation: 'Información personal',
1402
- contactus: 'Contáctanos',
1403
- slogan: 'Tu sitio web y aplicación móvil en un solo lugar',
1404
- recent: 'Recientes',
1405
- oldest: 'Más antiguos',
1406
- pricehightolow: 'Precio de mayor a menor',
1407
- pricelowtohigh: 'Precio de menor a mayor',
1408
- pleasecompleteaddressmissingfields: 'Por favor completa los campos de dirección faltantes',
1409
- instock: 'En stock'
1410
- },
1075
+ by: '',
1076
+ filter: '筛选',
1077
+ overallratings: '总体评分',
1078
+ addreview: '添加评价',
1079
+ yourname: '您的姓名',
1080
+ title: '标题',
1081
+ submit: '提交',
1082
+ yourreview: '您的评价'
1083
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "submit", '提交'), "yourreview", '细节'), "noproductsfound", '未找到产品'), "reviews", '评论'), "noproductsfound", '未找到产品'), "compare", '比较'), "to", '到'), "from", ''), "pleasewriteemail", '请填写缺失的字段'), "completemissingfields", '请填写缺失的字段'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "passwordsdonotmatch", '密码不匹配'), "menu", '菜单'), "apply", '应用'), "sendverificationcode", '发送验证码'), "resetpassword", '重置密码'), "seemore", '查看更多'), "clearcart", '清空购物车'), "sortby", '排序方式'), "maximum", '最大数量'), "minimum", '最小数量'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "sendcode", '发送验证码'), "verifycode", '验证验证码'), "writevalidemail", '请输入有效的电子邮件'), "loginregister", '登录/注册'), "pleaselogintocheckout", '请先登录以结账'), "reservationtime", '时间'), "reservationdate", '预约日期'), "chooseemployee", '选择员工'), "employee", '员工'), "servicename", '服务名称'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "reservation", '预约'), "viewmore", '查看更多'), "workinghours", '工作时间'), "english", '英语'), "arabic", '阿拉伯语'), "price", '价格'), "dates", '日期'), "hello", '你好'), "havequestion", '有问题吗?'), "orderhistory", '历史订单'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "policies", '政策'), "wishlist", '收藏'), "mywishlist", '我的收藏'), "accountinformation", '账户信息'), "account", '账户'), "viewcart", '查看购物车'), "cart", '购物车'), "myshoppingcart", '我的购物车'), "previousorders", '历史订单'), "checkout", '结账'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "mycart", '我的购物车'), "login", '登录'), "signup", '注册'), "openinghours", '营业时间'), "pages", '页面'), "inprogress", '进行中'), "status", '状态'), "excludingdelivery", '不包括运费'), "stayconnected", '保持联系'), "availability", '可用性'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "available", '可用'), "limitedquantity", '数量有限'), "securepayment", '安全支付'), "trustedshipping", '可靠运输'), "callus", '联系我们'), "callus2", '拨打电话'), "returnpolicy", '退货政策'), "shippingpolicy", '运输政策'), "deliverto", '送货至'), "support247", '全天候支持'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "select", '选择'), "usefullinks", '有用链接'), "helpcenter", '帮助中心'), "loggedinas", '登录为'), "logout", '登出'), "addtocart", '加入购物车'), "addtofavorites", '加入收藏'), "removefromfav", '从收藏中移除'), "description", '描述'), "showmore", '显示更多'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "remove", '移除'), "shopbycategory", '按类别购物'), "confirmorder", '确认订单'), "continuetopayment", '继续付款'), "doyouhavepromocode", '有优惠码吗?'), "loginwithfacebook", '通过 Facebook 登录'), "orsigninwith", '或通过以下方式登录'), "orsignupwith", '或通过以下方式注册'), "relatedproducts", '相关产品'), "qty", '数量'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "emptyshoppingcart", '您的购物车为空'), "shopnow", '立即购物'), "total", '总计'), "otherinformation", '其他信息'), "productname", '产品名称'), "quantity", '数量'), "orderid", '订单编号'), "numberofproducts", '商品数量'), "checkyourorder", '查看您的订单'), "search", '搜索'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "searchproducts", '搜索产品...'), "choosecity", '选择城市'), "choosestategov", '选择州/省'), "choosecountry", '选择国家'), "giftcarddicountcode", '礼品卡或折扣码...'), "nosearchresults", '没有搜索结果'), "sale", '促销'), "nofavoriteproducts", '您的收藏夹为空'), "loggedoutsuccess", '成功登出'), "addedtocartsuccess", '购物车已更新'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "promocodeapplied", '优惠码已应用'), "promocoderemoved", '优惠码已移除'), "countryandstateupdatedsuccess", '国家和州已成功更新'), "orderaddedsuccess", '订单已成功添加'), "addedtowishlist", '已添加至收藏'), "productrmovedfromwishlist", '已从收藏中移除'), "fillthemissingfields", '请填写缺失字段'), "passwordsdontmatch", '密码不匹配'), "loggedinsuccess", '成功登录'), "subtotal", '小计'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "discount", '折扣'), "outofzone", '超出配送区域'), "cod", '货到付款'), "cardondelivery", '送货刷卡'), "onlinepayment", '在线支付'), "paymentcardinformation", '付款卡信息'), "shippingfees", '运费'), "shippingaddress", '送货地址'), "cardnumber", '卡号'), "year", '年'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "month", '月'), "cvv", '验证码'), "nameoncard", '持卡人姓名'), "country", '国家'), "addressdetails", '详细地址'), "stategov", '州/省'), "city", '城市'), "paymentmethod", '付款方式'), "productimage", '产品图片'), "orderdetails", '订单详情'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "orderinvoice", '订单发票'), "promocodediscount", '优惠码折扣'), "address", '地址'), "update", '更新'), "phonenumber", '手机号码'), "completerequiredfields", '请填写所有必填字段'), "name", '姓名'), "email", '邮箱'), "password", '密码'), "confirmpassword", '确认密码'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "showless", '显示较少'), "contactdetails", '联系方式'), "asaguest", '作为访客'), "choosecountryfirst", '请先选择国家'), "security", '安全'), "personalinformation", '个人信息'), "contactus", '联系我们'), "slogan", '您的网站与移动应用,一站式解决方案'), "recent", '最新'), "oldest", '最旧'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_chin, "pricehightolow", '价格从高到低'), "pricelowtohigh", '价格从低到高'), "pleasecompleteaddressmissingfields", '请补全地址信息'), "instock", '有现货')),
1084
+ es: (_es = {
1085
+ by: 'Por',
1086
+ filter: 'Filtro',
1087
+ overallratings: 'Calificaciones generales',
1088
+ addreview: 'Agregar reseña',
1089
+ yourname: 'Tu nombre',
1090
+ title: 'Título',
1091
+ submit: 'Enviar',
1092
+ yourreview: 'Tu reseña'
1093
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "submit", 'Entregar'), "yourreview", 'Detalles'), "noproductsfound", 'No se encontraron productos'), "reviews", 'Reseñas'), "compare", 'Comparar'), "to", 'A'), "from", 'De'), "pleasewriteemail", 'Por favor complete los campos faltantes'), "completemissingfields", 'Por favor complete los campos faltantes'), "passwordsdonotmatch", 'Las contraseñas no coinciden'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "menu", 'Menú'), "apply", 'Aplicar'), "sendverificationcode", 'Enviar código de verificación'), "resetpassword", 'Restablecer la contraseña'), "seemore", 'Ver más'), "clearcart", 'Vaciar carrito'), "sortby", 'Ordenar por'), "maximum", 'Cantidad máxima'), "minimum", 'Cantidad mínima'), "sendcode", 'Enviar código'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "verifycode", 'Verificar código'), "writevalidemail", 'Por favor ingrese un correo válido'), "loginregister", 'Iniciar sesión / Registrarse'), "pleaselogintocheckout", 'Por favor, inicie sesión para finalizar la compra'), "reservationtime", 'Hora'), "reservationdate", 'Fecha de reserva'), "chooseemployee", 'Elegir empleado'), "employee", 'Empleado'), "servicename", 'Servicio'), "reservation", 'Reserva'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "viewmore", 'Ver más'), "workinghours", 'Horario laboral'), "english", 'Inglés'), "arabic", 'Árabe'), "price", 'Precio'), "dates", 'Fechas'), "hello", 'Hola'), "havequestion", '¿Tienes una pregunta?'), "orderhistory", 'Órdenes anteriores'), "policies", 'Políticas'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "wishlist", 'Favoritos'), "mywishlist", 'Mis favoritos'), "accountinformation", 'Información de la cuenta'), "account", 'Cuenta'), "viewcart", 'Ver carrito'), "cart", 'Carrito'), "myshoppingcart", 'Mi carrito de compras'), "previousorders", 'Órdenes anteriores'), "checkout", 'Finalizar compra'), "mycart", 'Mi carrito'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "login", 'Iniciar sesión'), "signup", 'Registrarse'), "openinghours", 'Horario de apertura'), "pages", 'Páginas'), "inprogress", 'En progreso'), "status", 'Estado'), "excludingdelivery", 'Sin incluir envío'), "stayconnected", 'Mantente conectado'), "availability", 'Disponibilidad'), "available", 'Disponible'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "limitedquantity", 'Cantidad limitada'), "securepayment", 'Pago seguro'), "trustedshipping", 'Envío confiable'), "callus", 'LLÁMANOS'), "callus2", 'Llámanos'), "returnpolicy", 'Política de devoluciones'), "shippingpolicy", 'Política de envío'), "deliverto", 'Entregar a'), "support247", 'Soporte 24/7'), "select", 'Seleccionar'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "usefullinks", 'Enlaces útiles'), "helpcenter", 'Centro de ayuda'), "loggedinas", 'Conectado como'), "logout", 'Cerrar sesión'), "addtocart", 'Añadir al carrito'), "addtofavorites", 'Añadir a favoritos'), "removefromfav", 'Eliminar de favoritos'), "description", 'Descripción'), "showmore", 'Mostrar más'), "remove", 'Eliminar'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "shopbycategory", 'Comprar por categoría'), "confirmorder", 'Confirmar pedido'), "continuetopayment", 'Continuar al pago'), "doyouhavepromocode", '¿Tienes un código de promoción?'), "loginwithfacebook", 'Iniciar sesión con Facebook'), "orsigninwith", 'O iniciar sesión con'), "orsignupwith", 'O registrarse con'), "relatedproducts", 'Productos relacionados'), "qty", 'CANT'), "emptyshoppingcart", 'Tu carrito está vacío'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "shopnow", 'Compra ahora'), "total", 'Total'), "otherinformation", 'Otra información'), "productname", 'Nombre del producto'), "quantity", 'Cantidad'), "orderid", 'ID del pedido'), "numberofproducts", 'Número de productos'), "checkyourorder", 'Revisa tu pedido'), "search", 'Buscar'), "searchproducts", 'Buscar productos...'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "choosecity", 'Elegir ciudad'), "choosestategov", 'Elegir estado / provincia'), "choosecountry", 'Elegir país'), "giftcarddicountcode", 'Tarjeta de regalo o código de descuento...'), "nosearchresults", 'Sin resultados'), "sale", 'Oferta'), "nofavoriteproducts", 'Tu lista de favoritos está vacía'), "loggedoutsuccess", 'Sesión cerrada con éxito'), "addedtocartsuccess", 'Carrito actualizado con éxito'), "promocodeapplied", 'Código aplicado.'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "promocoderemoved", 'Código eliminado'), "countryandstateupdatedsuccess", 'País y estado actualizados correctamente'), "orderaddedsuccess", 'Pedido agregado con éxito'), "addedtowishlist", 'Agregado a favoritos'), "productrmovedfromwishlist", 'Eliminado de favoritos'), "fillthemissingfields", 'Por favor complete los campos faltantes'), "passwordsdontmatch", 'Las contraseñas no coinciden'), "loggedinsuccess", 'Sesión iniciada correctamente'), "subtotal", 'Subtotal'), "discount", 'Descuento'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "outofzone", 'Fuera de zona'), "cod", 'Pago contra entrega'), "cardondelivery", 'Tarjeta en la entrega'), "onlinepayment", 'Pago en línea'), "paymentcardinformation", 'Información de la tarjeta'), "shippingfees", 'Gastos de envío'), "shippingaddress", 'Dirección de envío'), "cardnumber", 'Número de tarjeta'), "year", 'Año'), "month", 'Mes'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "cvv", 'CVV'), "nameoncard", 'Nombre en la tarjeta'), "country", 'País'), "addressdetails", 'Detalles de la dirección'), "stategov", 'Estado / Provincia'), "city", 'Ciudad'), "paymentmethod", 'Método de pago'), "productimage", 'Imagen del producto'), "orderdetails", 'Detalles del pedido'), "orderinvoice", 'Factura del pedido'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "promocodediscount", 'Descuento promocional'), "address", 'Dirección'), "update", 'Actualizar'), "phonenumber", 'Número de teléfono'), "completerequiredfields", 'Por favor, complete todos los campos obligatorios'), "name", 'Nombre'), "email", 'Correo electrónico'), "password", 'Contraseña'), "confirmpassword", 'Confirmar contraseña'), "showless", 'Mostrar menos'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_es, "contactdetails", 'Información de contacto'), "asaguest", 'Como invitado'), "choosecountryfirst", 'Primero elige el país'), "security", 'Seguridad'), "personalinformation", 'Información personal'), "contactus", 'Contáctanos'), "slogan", 'Tu sitio web y aplicación móvil en un solo lugar'), "recent", 'Recientes'), "oldest", 'Más antiguos'), "pricehightolow", 'Precio de mayor a menor'), _defineProperty(_defineProperty(_defineProperty(_es, "pricelowtohigh", 'Precio de menor a mayor'), "pleasecompleteaddressmissingfields", 'Por favor completa los campos de dirección faltantes'), "instock", 'En stock')),
1411
1094
  fr: (_fr = {
1412
- reviews: 'Avis',
1413
- noproductsfound: 'Aucun produit trouvé',
1414
- compare: 'Comparer',
1415
- to: 'À',
1416
- from: 'Depuis',
1417
- pleasewriteemail: 'Veuillez compléter les champs manquants.',
1418
- completemissingfields: 'Veuillez compléter les champs manquants.',
1419
- passwordsdonotmatch: 'Les mots de passe ne correspondent pas.'
1420
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "compare", 'Comparer'), "menu", 'Menu'), "apply", 'Appliquer'), "sendverificationcode", 'Envoyer le code de vérification'), "resetpassword", 'Réinitialiser le mot de passe'), "seemore", 'Voir plus'), "clearcart", 'Vider le panier'), "sortby", 'Trier par'), "maximum", 'Quantité maximale'), "minimum", 'Quantité minimale'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "sendcode", 'Envoyer le code'), "verifycode", 'Vérifier le code'), "writevalidemail", 'Veuillez saisir une adresse e-mail valide'), "loginregister", 'Connexion / Inscription'), "pleaselogintocheckout", 'Veuillez vous connecter pour finaliser la commande'), "reservationtime", 'Heure'), "reservationdate", 'Date de réservation'), "chooseemployee", 'Choisir un employé'), "employee", 'Employé'), "servicename", 'Service'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "reservation", 'Réservation'), "viewmore", 'Voir plus'), "workinghours", "Heures d'ouverture"), "english", 'Anglais'), "arabic", 'Arabe'), "price", 'Prix'), "dates", 'Dates'), "hello", 'Bonjour'), "havequestion", 'Vous avez une question ?'), "orderhistory", 'Commandes précédentes'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "policies", 'Politiques'), "wishlist", 'Favoris'), "mywishlist", 'Mes favoris'), "accountinformation", 'Informations du compte'), "account", 'Compte'), "viewcart", 'Voir le panier'), "cart", 'Panier'), "myshoppingcart", 'Mon panier'), "previousorders", 'Commandes précédentes'), "checkout", 'Paiement'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "mycart", 'Mon panier'), "login", 'Connexion'), "signup", 'Inscription'), "openinghours", "Heures d'ouverture"), "pages", 'Pages'), "inprogress", 'En cours'), "status", 'Statut'), "excludingdelivery", 'Frais de livraison exclus'), "stayconnected", 'Restez connecté'), "availability", 'Disponibilité'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "available", 'Disponible'), "limitedquantity", 'Quantité limitée'), "securepayment", 'Paiement sécurisé'), "trustedshipping", 'Expédition fiable'), "callus", 'APPELEZ-NOUS'), "callus2", 'Appelez-nous'), "returnpolicy", 'Politique de retour'), "shippingpolicy", "Politique d'expédition"), "deliverto", 'Livrer à'), "support247", 'Assistance 24h/24 et 7j/7'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "select", 'Sélectionner'), "usefullinks", 'Liens utiles'), "helpcenter", "Centre d'aide"), "loggedinas", 'Connecté en tant que'), "logout", 'Déconnexion'), "addtocart", 'Ajouter au panier'), "addtofavorites", 'Ajouter aux favoris'), "removefromfav", 'Retirer des favoris'), "description", 'Description'), "showmore", 'Afficher plus'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "remove", 'Supprimer'), "shopbycategory", 'Acheter par catégorie'), "confirmorder", 'Confirmer la commande'), "continuetopayment", 'Continuer au paiement'), "doyouhavepromocode", 'Avez-vous un code promo ?'), "loginwithfacebook", 'Se connecter avec Facebook'), "orsigninwith", 'Ou se connecter avec'), "orsignupwith", "Ou s'inscrire avec"), "relatedproducts", 'Produits similaires'), "qty", 'Qté'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "emptyshoppingcart", 'Votre panier est vide'), "shopnow", 'Acheter maintenant'), "total", 'Total'), "otherinformation", 'Autres informations'), "productname", 'Nom du produit'), "quantity", 'Quantité'), "orderid", 'Numéro de commande'), "numberofproducts", 'Nombre de produits'), "checkyourorder", 'Vérifiez votre commande'), "search", 'Recherche'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "searchproducts", 'Rechercher des produits...'), "choosecity", 'Choisir une ville'), "choosestategov", 'Choisir un état / une région'), "choosecountry", 'Choisir un pays'), "giftcarddicountcode", 'Carte cadeau ou code de réduction...'), "nosearchresults", 'Aucun résultat trouvé'), "sale", 'Promotion'), "nofavoriteproducts", 'Votre liste de favoris est vide'), "loggedoutsuccess", 'Déconnexion réussie'), "addedtocartsuccess", 'Panier mis à jour avec succès'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "promocodeapplied", 'Code promo appliqué.'), "promocoderemoved", 'Code promo supprimé'), "countryandstateupdatedsuccess", 'Pays et région mis à jour avec succès'), "orderaddedsuccess", 'Commande ajoutée avec succès'), "addedtowishlist", 'Ajouté à vos favoris'), "productrmovedfromwishlist", 'Supprimé de vos favoris'), "fillthemissingfields", 'Veuillez compléter les champs manquants'), "passwordsdontmatch", 'Les mots de passe ne correspondent pas'), "loggedinsuccess", 'Connexion réussie'), "subtotal", 'Sous-total'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "discount", 'Remise'), "outofzone", 'Hors zone'), "cod", 'Paiement à la livraison'), "cardondelivery", 'Carte à la livraison'), "onlinepayment", 'Paiement en ligne'), "paymentcardinformation", 'Informations de la carte'), "shippingfees", 'Frais de livraison'), "shippingaddress", 'Adresse de livraison'), "cardnumber", 'Numéro de carte'), "year", 'Année'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "month", 'Mois'), "cvv", 'CVV'), "nameoncard", 'Nom sur la carte'), "country", 'Pays'), "addressdetails", "Détails de l'adresse"), "stategov", 'Région / État'), "city", 'Ville'), "paymentmethod", 'Méthode de paiement'), "productimage", 'Image du produit'), "orderdetails", 'Détails de la commande'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "orderinvoice", 'Facture de commande'), "promocodediscount", 'Réduction du code promo'), "address", 'Adresse'), "update", 'Mettre à jour'), "phonenumber", 'Numéro de téléphone'), "completerequiredfields", 'Veuillez compléter tous les champs requis'), "name", 'Nom'), "email", 'Email'), "password", 'Mot de passe'), "confirmpassword", 'Confirmer le mot de passe'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "showless", 'Afficher moins'), "contactdetails", 'Informations de contact'), "asaguest", "En tant qu'invité"), "choosecountryfirst", "Veuillez d'abord choisir un pays"), "security", 'Sécurité'), "personalinformation", 'Informations personnelles'), "contactus", 'Contactez-nous'), "slogan", 'Votre site web et votre application mobile au même endroit'), "recent", 'Récent'), "oldest", 'Le plus ancien'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "pricehightolow", 'Prix décroissant'), "pricelowtohigh", 'Prix croissant'), "pleasecompleteaddressmissingfields", "Veuillez compléter les champs d'adresse manquants"), "instock", 'En stock')),
1421
- rus: {
1422
- reviews: 'Отзывы',
1423
- compare: 'Сравнивать',
1424
- to: 'K',
1425
- from: 'От',
1426
- pleasewriteemail: 'Пожалуйста, заполните недостающие поля.',
1427
- completemissingfields: 'Por favor complete los campos faltantes',
1428
- passwordsdonotmatch: 'Пароли не совпадают',
1429
- menu: 'Меню',
1430
- apply: 'Применить',
1431
- sendverificationcode: 'Отправить код подтверждения',
1432
- resetpassword: 'Сбросить пароль',
1433
- clearcart: 'Очистить корзину',
1434
- seemore: 'Смотреть больше',
1435
- sortby: 'Сортировать по',
1436
- maximum: 'Максимальное количество',
1437
- minimum: 'Минимальное количество',
1438
- sendcode: 'Отправить код',
1439
- verifycode: 'Подтвердить код',
1440
- writevalidemail: 'Введите действующий адрес электронной почты',
1441
- loginregister: 'Войти / Зарегистрироваться',
1442
- pleaselogintocheckout: 'Пожалуйста, войдите, чтобы оформить заказ',
1443
- reservationtime: 'Время',
1444
- reservationdate: 'Дата бронирования',
1445
- chooseemployee: 'Выбрать сотрудника',
1446
- employee: 'Сотрудник',
1447
- servicename: 'Услуга',
1448
- reservation: 'Бронирование',
1449
- viewmore: 'Посмотреть больше',
1450
- workinghours: 'Часы работы',
1451
- english: 'Английский',
1452
- arabic: 'Арабский',
1453
- price: 'Цена',
1454
- dates: 'Даты',
1455
- hello: 'Здравствуйте',
1456
- havequestion: 'Есть вопрос?',
1457
- // Static Pages
1458
- orderhistory: 'История заказов',
1459
- policies: 'Политики',
1460
- wishlist: 'Избранное',
1461
- mywishlist: 'Мои избранные',
1462
- accountinformation: 'Информация об аккаунте',
1463
- account: 'Аккаунт',
1464
- viewcart: 'Посмотреть корзину',
1465
- cart: 'Корзина',
1466
- myshoppingcart: 'Моя корзина',
1467
- previousorders: 'Предыдущие заказы',
1468
- checkout: 'Оформить заказ',
1469
- mycart: 'Моя корзина',
1470
- login: 'Вход',
1471
- signup: 'Регистрация',
1472
- openinghours: 'Время работы',
1473
- pages: 'Страницы',
1474
- // General
1475
- inprogress: 'В процессе',
1476
- status: 'Статус',
1477
- excludingdelivery: 'Без доставки',
1478
- stayconnected: 'Оставайтесь на связи',
1479
- availability: 'Доступность',
1480
- available: 'Доступен',
1481
- limitedquantity: 'Ограниченное количество',
1482
- securepayment: 'Безопасная оплата',
1483
- trustedshipping: 'Надёжная доставка',
1484
- callus: 'ПОЗВОНИТЕ НАМ',
1485
- callus2: 'Позвоните нам',
1486
- returnpolicy: 'Политика возврата',
1487
- shippingpolicy: 'Политика доставки',
1488
- deliverto: 'Доставка в',
1489
- support247: 'Поддержка 24/7',
1490
- select: 'Выбрать',
1491
- usefullinks: 'Полезные ссылки',
1492
- helpcenter: 'Справочный центр',
1493
- loggedinas: 'Вы вошли как',
1494
- // Buttons
1495
- logout: 'Выход',
1496
- addtocart: 'Добавить в корзину',
1497
- addtofavorites: 'Добавить в избранное',
1498
- removefromfav: 'Удалить из избранного',
1499
- description: 'Описание',
1500
- showmore: 'Показать больше',
1501
- remove: 'Удалить',
1502
- shopbycategory: 'Покупка по категориям',
1503
- confirmorder: 'Подтвердить заказ',
1504
- continuetopayment: 'Перейти к оплате',
1505
- doyouhavepromocode: 'У вас есть промокод?',
1506
- loginwithfacebook: 'Войти через Facebook',
1507
- orsigninwith: 'Или войти через',
1508
- orsignupwith: 'Или зарегистрироваться через',
1509
- // Products
1510
- relatedproducts: 'Похожие товары',
1511
- qty: 'КОЛ-ВО',
1512
- emptyshoppingcart: 'Ваша корзина пуста',
1513
- shopnow: 'Купить сейчас',
1514
- total: 'Итого',
1515
- otherinformation: 'Другая информация',
1516
- productname: 'Наименование товара',
1517
- quantity: 'Количество',
1518
- // Orders
1519
- orderid: 'Номер заказа',
1520
- numberofproducts: 'Количество товаров',
1521
- checkyourorder: 'Проверьте ваш заказ',
1522
- // Placeholders
1523
- search: 'Поиск',
1524
- searchproducts: 'Поиск товаров...',
1525
- choosecity: 'Выберите город',
1526
- choosestategov: 'Выберите регион / область',
1527
- choosecountry: 'Выберите страну',
1528
- giftcarddicountcode: 'Подарочная карта или промокод...',
1529
- nosearchresults: 'Результаты не найдены',
1530
- sale: 'Скидка',
1531
- nofavoriteproducts: 'Список избранного пуст',
1532
- // Notifications
1533
- loggedoutsuccess: 'Вы успешно вышли',
1534
- addedtocartsuccess: 'Корзина успешно обновлена',
1535
- promocodeapplied: 'Промокод применён.',
1536
- promocoderemoved: 'Промокод удалён',
1537
- countryandstateupdatedsuccess: 'Страна и регион обновлены успешно',
1538
- orderaddedsuccess: 'Заказ успешно добавлен',
1539
- addedtowishlist: 'Добавлено в избранное',
1540
- productrmovedfromwishlist: 'Удалено из избранного',
1541
- fillthemissingfields: 'Пожалуйста, заполните все поля',
1542
- passwordsdontmatch: 'Пароли не совпадают',
1543
- loggedinsuccess: 'Вы успешно вошли',
1544
- // Checkout
1545
- subtotal: 'Промежуточный итог',
1546
- discount: 'Скидка',
1547
- outofzone: 'Вне зоны доставки',
1548
- cod: 'Наложенный платеж',
1549
- cardondelivery: 'Карта при доставке',
1550
- onlinepayment: 'Онлайн-оплата',
1551
- paymentcardinformation: 'Информация о карте',
1552
- shippingfees: 'Стоимость доставки',
1553
- shippingaddress: 'Адрес доставки',
1554
- cardnumber: 'Номер карты',
1555
- year: 'Год',
1556
- month: 'Месяц',
1557
- cvv: 'CVV',
1558
- nameoncard: 'Имя на карте',
1559
- country: 'Страна',
1560
- addressdetails: 'Детали адреса',
1561
- stategov: 'Область / Регион',
1562
- city: 'Город',
1563
- paymentmethod: 'Способ оплаты',
1564
- productimage: 'Изображение товара',
1565
- orderdetails: 'Детали заказа',
1566
- orderinvoice: 'Счёт-фактура',
1567
- promocodediscount: 'Скидка по промокоду',
1568
- address: 'Адрес',
1569
- update: 'Обновить',
1570
- phonenumber: 'Номер телефона',
1571
- completerequiredfields: 'Пожалуйста, заполните обязательные поля',
1572
- name: 'Имя',
1573
- email: 'Эл. почта',
1574
- password: 'Пароль',
1575
- confirmpassword: 'Подтвердите пароль',
1576
- showless: 'Показать меньше',
1577
- contactdetails: 'Контактная информация',
1578
- asaguest: 'Как гость',
1579
- choosecountryfirst: 'Сначала выберите страну',
1580
- security: 'Безопасность',
1581
- personalinformation: 'Личная информация',
1582
- contactus: 'Свяжитесь с нами',
1583
- slogan: 'Ваш сайт и мобильное приложение в одном месте',
1584
- recent: 'Недавние',
1585
- oldest: 'Старые',
1586
- pricehightolow: 'Цена по убыванию',
1587
- pricelowtohigh: 'Цена по возрастанию',
1588
- pleasecompleteaddressmissingfields: 'Пожалуйста, заполните недостающие поля адреса',
1589
- instock: 'В наличии',
1590
- noproductsfound: 'Товары не найдены'
1591
- }
1095
+ by: 'Par',
1096
+ filter: 'Filtre',
1097
+ overallratings: 'Évaluations globales',
1098
+ addreview: 'Ajouter un avis',
1099
+ yourname: 'Votre nom',
1100
+ title: 'Titre',
1101
+ submit: 'Soumettre',
1102
+ yourreview: 'Votre avis'
1103
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "submit", 'Soumettre'), "yourreview", 'Détails'), "reviews", 'Avis'), "noproductsfound", 'Aucun produit trouvé'), "compare", 'Comparer'), "to", 'À'), "from", 'Depuis'), "pleasewriteemail", 'Veuillez compléter les champs manquants.'), "completemissingfields", 'Veuillez compléter les champs manquants.'), "passwordsdonotmatch", 'Les mots de passe ne correspondent pas.'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "compare", 'Comparer'), "menu", 'Menu'), "apply", 'Appliquer'), "sendverificationcode", 'Envoyer le code de vérification'), "resetpassword", 'Réinitialiser le mot de passe'), "seemore", 'Voir plus'), "clearcart", 'Vider le panier'), "sortby", 'Trier par'), "maximum", 'Quantité maximale'), "minimum", 'Quantité minimale'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "sendcode", 'Envoyer le code'), "verifycode", 'Vérifier le code'), "writevalidemail", 'Veuillez saisir une adresse e-mail valide'), "loginregister", 'Connexion / Inscription'), "pleaselogintocheckout", 'Veuillez vous connecter pour finaliser la commande'), "reservationtime", 'Heure'), "reservationdate", 'Date de réservation'), "chooseemployee", 'Choisir un employé'), "employee", 'Employé'), "servicename", 'Service'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "reservation", 'Réservation'), "viewmore", 'Voir plus'), "workinghours", "Heures d'ouverture"), "english", 'Anglais'), "arabic", 'Arabe'), "price", 'Prix'), "dates", 'Dates'), "hello", 'Bonjour'), "havequestion", 'Vous avez une question ?'), "orderhistory", 'Commandes précédentes'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "policies", 'Politiques'), "wishlist", 'Favoris'), "mywishlist", 'Mes favoris'), "accountinformation", 'Informations du compte'), "account", 'Compte'), "viewcart", 'Voir le panier'), "cart", 'Panier'), "myshoppingcart", 'Mon panier'), "previousorders", 'Commandes précédentes'), "checkout", 'Paiement'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "mycart", 'Mon panier'), "login", 'Connexion'), "signup", 'Inscription'), "openinghours", "Heures d'ouverture"), "pages", 'Pages'), "inprogress", 'En cours'), "status", 'Statut'), "excludingdelivery", 'Frais de livraison exclus'), "stayconnected", 'Restez connecté'), "availability", 'Disponibilité'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "available", 'Disponible'), "limitedquantity", 'Quantité limitée'), "securepayment", 'Paiement sécurisé'), "trustedshipping", 'Expédition fiable'), "callus", 'APPELEZ-NOUS'), "callus2", 'Appelez-nous'), "returnpolicy", 'Politique de retour'), "shippingpolicy", "Politique d'expédition"), "deliverto", 'Livrer à'), "support247", 'Assistance 24h/24 et 7j/7'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "select", 'Sélectionner'), "usefullinks", 'Liens utiles'), "helpcenter", "Centre d'aide"), "loggedinas", 'Connecté en tant que'), "logout", 'Déconnexion'), "addtocart", 'Ajouter au panier'), "addtofavorites", 'Ajouter aux favoris'), "removefromfav", 'Retirer des favoris'), "description", 'Description'), "showmore", 'Afficher plus'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "remove", 'Supprimer'), "shopbycategory", 'Acheter par catégorie'), "confirmorder", 'Confirmer la commande'), "continuetopayment", 'Continuer au paiement'), "doyouhavepromocode", 'Avez-vous un code promo ?'), "loginwithfacebook", 'Se connecter avec Facebook'), "orsigninwith", 'Ou se connecter avec'), "orsignupwith", "Ou s'inscrire avec"), "relatedproducts", 'Produits similaires'), "qty", 'Qté'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "emptyshoppingcart", 'Votre panier est vide'), "shopnow", 'Acheter maintenant'), "total", 'Total'), "otherinformation", 'Autres informations'), "productname", 'Nom du produit'), "quantity", 'Quantité'), "orderid", 'Numéro de commande'), "numberofproducts", 'Nombre de produits'), "checkyourorder", 'Vérifiez votre commande'), "search", 'Recherche'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "searchproducts", 'Rechercher des produits...'), "choosecity", 'Choisir une ville'), "choosestategov", 'Choisir un état / une région'), "choosecountry", 'Choisir un pays'), "giftcarddicountcode", 'Carte cadeau ou code de réduction...'), "nosearchresults", 'Aucun résultat trouvé'), "sale", 'Promotion'), "nofavoriteproducts", 'Votre liste de favoris est vide'), "loggedoutsuccess", 'Déconnexion réussie'), "addedtocartsuccess", 'Panier mis à jour avec succès'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "promocodeapplied", 'Code promo appliqué.'), "promocoderemoved", 'Code promo supprimé'), "countryandstateupdatedsuccess", 'Pays et région mis à jour avec succès'), "orderaddedsuccess", 'Commande ajoutée avec succès'), "addedtowishlist", 'Ajouté à vos favoris'), "productrmovedfromwishlist", 'Supprimé de vos favoris'), "fillthemissingfields", 'Veuillez compléter les champs manquants'), "passwordsdontmatch", 'Les mots de passe ne correspondent pas'), "loggedinsuccess", 'Connexion réussie'), "subtotal", 'Sous-total'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "discount", 'Remise'), "outofzone", 'Hors zone'), "cod", 'Paiement à la livraison'), "cardondelivery", 'Carte à la livraison'), "onlinepayment", 'Paiement en ligne'), "paymentcardinformation", 'Informations de la carte'), "shippingfees", 'Frais de livraison'), "shippingaddress", 'Adresse de livraison'), "cardnumber", 'Numéro de carte'), "year", 'Année'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "month", 'Mois'), "cvv", 'CVV'), "nameoncard", 'Nom sur la carte'), "country", 'Pays'), "addressdetails", "Détails de l'adresse"), "stategov", 'Région / État'), "city", 'Ville'), "paymentmethod", 'Méthode de paiement'), "productimage", 'Image du produit'), "orderdetails", 'Détails de la commande'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "orderinvoice", 'Facture de commande'), "promocodediscount", 'Réduction du code promo'), "address", 'Adresse'), "update", 'Mettre à jour'), "phonenumber", 'Numéro de téléphone'), "completerequiredfields", 'Veuillez compléter tous les champs requis'), "name", 'Nom'), "email", 'Email'), "password", 'Mot de passe'), "confirmpassword", 'Confirmer le mot de passe'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "showless", 'Afficher moins'), "contactdetails", 'Informations de contact'), "asaguest", "En tant qu'invité"), "choosecountryfirst", "Veuillez d'abord choisir un pays"), "security", 'Sécurité'), "personalinformation", 'Informations personnelles'), "contactus", 'Contactez-nous'), "slogan", 'Votre site web et votre application mobile au même endroit'), "recent", 'Récent'), "oldest", 'Le plus ancien'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_fr, "pricehightolow", 'Prix décroissant'), "pricelowtohigh", 'Prix croissant'), "pleasecompleteaddressmissingfields", "Veuillez compléter les champs d'adresse manquants"), "instock", 'En stock')),
1104
+ rus: (_rus = {
1105
+ by: 'От',
1106
+ filter: 'Фильтр',
1107
+ overallratings: 'Общие оценки',
1108
+ addreview: 'Добавить отзыв',
1109
+ yourname: 'Ваше имя',
1110
+ title: 'Заголовок',
1111
+ submit: 'Отправить',
1112
+ yourreview: 'Ваш отзыв'
1113
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "submit", 'Представлять на рассмотрение'), "yourreview", 'Подробности'), "reviews", 'Отзывы'), "compare", 'Сравнивать'), "to", 'K'), "from", 'От'), "pleasewriteemail", 'Пожалуйста, заполните недостающие поля.'), "completemissingfields", 'Por favor complete los campos faltantes'), "passwordsdonotmatch", 'Пароли не совпадают'), "menu", 'Меню'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "apply", 'Применить'), "sendverificationcode", 'Отправить код подтверждения'), "resetpassword", 'Сбросить пароль'), "clearcart", 'Очистить корзину'), "seemore", 'Смотреть больше'), "sortby", 'Сортировать по'), "maximum", 'Максимальное количество'), "minimum", 'Минимальное количество'), "sendcode", 'Отправить код'), "verifycode", 'Подтвердить код'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "writevalidemail", 'Введите действующий адрес электронной почты'), "loginregister", 'Войти / Зарегистрироваться'), "pleaselogintocheckout", 'Пожалуйста, войдите, чтобы оформить заказ'), "reservationtime", 'Время'), "reservationdate", 'Дата бронирования'), "chooseemployee", 'Выбрать сотрудника'), "employee", 'Сотрудник'), "servicename", 'Услуга'), "reservation", 'Бронирование'), "viewmore", 'Посмотреть больше'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "workinghours", 'Часы работы'), "english", 'Английский'), "arabic", 'Арабский'), "price", 'Цена'), "dates", 'Даты'), "hello", 'Здравствуйте'), "havequestion", 'Есть вопрос?'), "orderhistory", 'История заказов'), "policies", 'Политики'), "wishlist", 'Избранное'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "mywishlist", 'Мои избранные'), "accountinformation", 'Информация об аккаунте'), "account", 'Аккаунт'), "viewcart", 'Посмотреть корзину'), "cart", 'Корзина'), "myshoppingcart", 'Моя корзина'), "previousorders", 'Предыдущие заказы'), "checkout", 'Оформить заказ'), "mycart", 'Моя корзина'), "login", 'Вход'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "signup", 'Регистрация'), "openinghours", 'Время работы'), "pages", 'Страницы'), "inprogress", 'В процессе'), "status", 'Статус'), "excludingdelivery", 'Без доставки'), "stayconnected", 'Оставайтесь на связи'), "availability", 'Доступность'), "available", 'Доступен'), "limitedquantity", 'Ограниченное количество'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "securepayment", 'Безопасная оплата'), "trustedshipping", 'Надёжная доставка'), "callus", 'ПОЗВОНИТЕ НАМ'), "callus2", 'Позвоните нам'), "returnpolicy", 'Политика возврата'), "shippingpolicy", 'Политика доставки'), "deliverto", 'Доставка в'), "support247", 'Поддержка 24/7'), "select", 'Выбрать'), "usefullinks", 'Полезные ссылки'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "helpcenter", 'Справочный центр'), "loggedinas", 'Вы вошли как'), "logout", 'Выход'), "addtocart", 'Добавить в корзину'), "addtofavorites", 'Добавить в избранное'), "removefromfav", 'Удалить из избранного'), "description", 'Описание'), "showmore", 'Показать больше'), "remove", 'Удалить'), "shopbycategory", 'Покупка по категориям'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "confirmorder", 'Подтвердить заказ'), "continuetopayment", 'Перейти к оплате'), "doyouhavepromocode", 'У вас есть промокод?'), "loginwithfacebook", 'Войти через Facebook'), "orsigninwith", 'Или войти через'), "orsignupwith", 'Или зарегистрироваться через'), "relatedproducts", 'Похожие товары'), "qty", 'КОЛ-ВО'), "emptyshoppingcart", 'Ваша корзина пуста'), "shopnow", 'Купить сейчас'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "total", 'Итого'), "otherinformation", 'Другая информация'), "productname", 'Наименование товара'), "quantity", 'Количество'), "orderid", 'Номер заказа'), "numberofproducts", 'Количество товаров'), "checkyourorder", 'Проверьте ваш заказ'), "search", 'Поиск'), "searchproducts", 'Поиск товаров...'), "choosecity", 'Выберите город'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "choosestategov", 'Выберите регион / область'), "choosecountry", 'Выберите страну'), "giftcarddicountcode", 'Подарочная карта или промокод...'), "nosearchresults", 'Результаты не найдены'), "sale", 'Скидка'), "nofavoriteproducts", 'Список избранного пуст'), "loggedoutsuccess", 'Вы успешно вышли'), "addedtocartsuccess", 'Корзина успешно обновлена'), "promocodeapplied", 'Промокод применён.'), "promocoderemoved", 'Промокод удалён'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "countryandstateupdatedsuccess", 'Страна и регион обновлены успешно'), "orderaddedsuccess", 'Заказ успешно добавлен'), "addedtowishlist", 'Добавлено в избранное'), "productrmovedfromwishlist", 'Удалено из избранного'), "fillthemissingfields", 'Пожалуйста, заполните все поля'), "passwordsdontmatch", 'Пароли не совпадают'), "loggedinsuccess", 'Вы успешно вошли'), "subtotal", 'Промежуточный итог'), "discount", 'Скидка'), "outofzone", 'Вне зоны доставки'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "cod", 'Наложенный платеж'), "cardondelivery", 'Карта при доставке'), "onlinepayment", 'Онлайн-оплата'), "paymentcardinformation", 'Информация о карте'), "shippingfees", 'Стоимость доставки'), "shippingaddress", 'Адрес доставки'), "cardnumber", 'Номер карты'), "year", 'Год'), "month", 'Месяц'), "cvv", 'CVV'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "nameoncard", 'Имя на карте'), "country", 'Страна'), "addressdetails", 'Детали адреса'), "stategov", 'Область / Регион'), "city", 'Город'), "paymentmethod", 'Способ оплаты'), "productimage", 'Изображение товара'), "orderdetails", 'Детали заказа'), "orderinvoice", 'Счёт-фактура'), "promocodediscount", 'Скидка по промокоду'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "address", 'Адрес'), "update", 'Обновить'), "phonenumber", 'Номер телефона'), "completerequiredfields", 'Пожалуйста, заполните обязательные поля'), "name", 'Имя'), "email", 'Эл. почта'), "password", 'Пароль'), "confirmpassword", 'Подтвердите пароль'), "showless", 'Показать меньше'), "contactdetails", 'Контактная информация'), _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_rus, "asaguest", 'Как гость'), "choosecountryfirst", 'Сначала выберите страну'), "security", 'Безопасность'), "personalinformation", 'Личная информация'), "contactus", 'Свяжитесь с нами'), "slogan", 'Ваш сайт и мобильное приложение в одном месте'), "recent", 'Недавние'), "oldest", 'Старые'), "pricehightolow", 'Цена по убыванию'), "pricelowtohigh", 'Цена по возрастанию'), _defineProperty(_defineProperty(_defineProperty(_rus, "pleasecompleteaddressmissingfields", 'Пожалуйста, заполните недостающие поля адреса'), "instock", 'В наличии'), "noproductsfound", 'Товары не найдены'))
1592
1114
  },
1593
1115
  langdetect: 'en',
1594
1116
  setlang: _this.setlang,
@@ -4338,7 +3860,7 @@ var AddReview = function AddReview(props) {
4338
3860
  var _css;
4339
3861
  var StatePagePropertiesContext = props.actions.StatePagePropertiesContext;
4340
3862
  props.actions;
4341
- props.actions.lang;
3863
+ var lang = props.actions.lang;
4342
3864
  var langdetect = props.actions.langdetect;
4343
3865
  var productid = props.actions.productid;
4344
3866
  var GeneralAPIMutationContext = props.actions.GeneralAPIMutationContext;
@@ -4351,19 +3873,19 @@ var AddReview = function AddReview(props) {
4351
3873
  props.actions.setpageindexcontext;
4352
3874
  props.actions.setCurrentPageIdContext;
4353
3875
  var templatepropcontext = props.actions.templatepropcontext;
4354
- var _useState = useState(""),
3876
+ var _useState = useState(''),
4355
3877
  _useState2 = _slicedToArray(_useState, 2),
4356
3878
  sectionproperties = _useState2[0],
4357
3879
  setsectionproperties = _useState2[1];
4358
- var _useState3 = useState(""),
3880
+ var _useState3 = useState(''),
4359
3881
  _useState4 = _slicedToArray(_useState3, 2);
4360
3882
  _useState4[0];
4361
3883
  _useState4[1];
4362
3884
  var _useState5 = useState({
4363
- reviewtitle: "",
4364
- reviewbody: "",
3885
+ reviewtitle: '',
3886
+ reviewbody: '',
4365
3887
  reviewrate: 0,
4366
- reviewname: "",
3888
+ reviewname: '',
4367
3889
  hasreview: 0
4368
3890
  }),
4369
3891
  _useState6 = _slicedToArray(_useState5, 2),
@@ -4398,61 +3920,61 @@ var AddReview = function AddReview(props) {
4398
3920
  }, [pageindexcontext]);
4399
3921
  var reviewstyles = {
4400
3922
  submitreviewbtn: css({
4401
- width: sectionproperties.reviewbtn_width + "px",
4402
- height: sectionproperties.reviewbtn_height + "px",
4403
- borderRadius: sectionproperties.reviewbtn_borderradius + "px",
4404
- fontSize: sectionproperties.reviewbtn_fontsize + "px",
3923
+ width: sectionproperties.reviewbtn_width + 'px',
3924
+ height: sectionproperties.reviewbtn_height + 'px',
3925
+ borderRadius: sectionproperties.reviewbtn_borderradius + 'px',
3926
+ fontSize: sectionproperties.reviewbtn_fontsize + 'px',
4405
3927
  color: sectionproperties.reviewbtn_color,
4406
3928
  fontWeight: sectionproperties.reviewbtn_fontweight,
4407
3929
  backgroundColor: sectionproperties.reviewbtn_bgcolor,
4408
- border: sectionproperties.reviewbtn_borderwidth + "px solid " + sectionproperties.reviewbtn_bordercolor,
4409
- ":hover": {
4410
- transition: ".3s",
3930
+ border: sectionproperties.reviewbtn_borderwidth + 'px solid ' + sectionproperties.reviewbtn_bordercolor,
3931
+ ':hover': {
3932
+ transition: '.3s',
4411
3933
  backgroundColor: sectionproperties.reviewbtn_bgcoloronhover,
4412
3934
  color: sectionproperties.reviewbtn_coloronhover
4413
3935
  }
4414
3936
  }),
4415
3937
  form_control: css((_css = {
4416
- position: "relative",
4417
- display: "flex",
4418
- alignItems: "center"
4419
- }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_css, "display", "block"), "width", "100%"), "padding", "0 10px"), "transition", ".3s"), "fontWeight", 500), "border", sectionproperties.inputfieldbordertype == "All" ? sectionproperties.inputfieldborderWidth + "px solid " + sectionproperties.inputfieldborderColor : 0), "borderBottom", sectionproperties.inputfieldborderWidth + "px solid " + sectionproperties.inputfieldborderColor), "borderRadius", sectionproperties.inputfieldborderradius + "px"), "height", sectionproperties.inputfieldheight + "px"), "background", sectionproperties.input_bgcolor), _defineProperty(_defineProperty(_defineProperty(_css, "color", sectionproperties.inputfieldcolor), ":focus", {
3938
+ position: 'relative',
3939
+ display: 'flex',
3940
+ alignItems: 'center'
3941
+ }, _defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_defineProperty(_css, "display", 'block'), "width", '100%'), "padding", '0 10px'), "transition", '.3s'), "fontWeight", 500), "border", sectionproperties.inputfieldbordertype == 'All' ? sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor : 0), "borderBottom", sectionproperties.inputfieldborderWidth + 'px solid ' + sectionproperties.inputfieldborderColor), "borderRadius", sectionproperties.inputfieldborderradius + 'px'), "height", sectionproperties.inputfieldheight + 'px'), "background", sectionproperties.input_bgcolor), _defineProperty(_defineProperty(_defineProperty(_css, "color", sectionproperties.inputfieldcolor), ':focus', {
4420
3942
  borderColor: sectionproperties.inputfeildbordercoloronfocus
4421
- }), ":focus .login_input_icon", {
3943
+ }), ':focus .login_input_icon', {
4422
3944
  color: sectionproperties.inputfeildbordercoloronfocus
4423
3945
  }))),
4424
3946
  inputfield_label: css({
4425
3947
  color: sectionproperties.form_labelcolor,
4426
3948
  fontWeight: sectionproperties.form_labelfontweight,
4427
- fontSize: sectionproperties.form_labelfontsize + "px",
3949
+ fontSize: sectionproperties.form_labelfontsize + 'px',
4428
3950
  textTransform: sectionproperties.form_labeltexttransform,
4429
- marginBottom: sectionproperties.inputfieldbordertype == "All" ? 10 : 0
3951
+ marginBottom: sectionproperties.inputfieldbordertype == 'All' ? 10 : 0
4430
3952
  }),
4431
3953
  reviewbutton: css({
4432
- width: sectionproperties.reviewbtn_width + "px",
4433
- height: sectionproperties.reviewbtn_height + "px",
3954
+ width: sectionproperties.reviewbtn_width + 'px',
3955
+ height: sectionproperties.reviewbtn_height + 'px',
4434
3956
  background: sectionproperties.reviewbtn_bgcolor,
4435
3957
  color: sectionproperties.reviewbtn_color,
4436
- fontSize: sectionproperties.reviewbtn_fontsize + "px",
4437
- borderRadius: sectionproperties.reviewbtn_borderradius + "px",
4438
- border: sectionproperties.reviewbtn_borderwidth + "px solid " + sectionproperties.reviewbtn_bordercolor,
3958
+ fontSize: sectionproperties.reviewbtn_fontsize + 'px',
3959
+ borderRadius: sectionproperties.reviewbtn_borderradius + 'px',
3960
+ border: sectionproperties.reviewbtn_borderwidth + 'px solid ' + sectionproperties.reviewbtn_bordercolor,
4439
3961
  fontWeight: sectionproperties.reviewbtn_fontweight,
4440
- ":hover": {
4441
- transition: ".3s",
3962
+ ':hover': {
3963
+ transition: '.3s',
4442
3964
  color: sectionproperties.reviewbtn_coloronhover,
4443
3965
  borderColor: sectionproperties.reviewbtn_coloronhover,
4444
3966
  backgroundColor: sectionproperties.reviewbtn_bgcoloronhover
4445
3967
  }
4446
3968
  }),
4447
3969
  productname: css({
4448
- fontSize: sectionproperties.prodNameFontSize + "px",
3970
+ fontSize: sectionproperties.prodNameFontSize + 'px',
4449
3971
  textTransform: sectionproperties.prodNameTextTranform,
4450
3972
  fontWeight: sectionproperties.prodNameFontWeight,
4451
3973
  color: sectionproperties.prodNameColor
4452
3974
  })
4453
3975
  };
4454
3976
  return /*#__PURE__*/React.createElement("div", {
4455
- className: "row w-100 ml-0 mr-0 pb-5 pt-3",
3977
+ className: 'row w-100 ml-0 mr-0 pb-5 pt-3',
4456
3978
  style: {
4457
3979
  // marginTop: sectionproperties.marginTop + 'px',
4458
3980
  }
@@ -4463,7 +3985,7 @@ var AddReview = function AddReview(props) {
4463
3985
  }, /*#__PURE__*/React.createElement("p", {
4464
3986
  "class": "m-0 p-0",
4465
3987
  style: {
4466
- fontSize: sectionproperties.sectionTitleFontSize + "px",
3988
+ fontSize: sectionproperties.sectionTitleFontSize + 'px',
4467
3989
  color: sectionproperties.sectionTitleColor,
4468
3990
  fontWeight: sectionproperties.sectionTitleFontWeight
4469
3991
  }
@@ -4476,17 +3998,17 @@ var AddReview = function AddReview(props) {
4476
3998
  }, /*#__PURE__*/React.createElement("div", {
4477
3999
  "class": "d-flex justify-content-start align-items-center",
4478
4000
  style: {
4479
- width: "9vh",
4480
- height: "9vh"
4001
+ width: '9vh',
4002
+ height: '9vh'
4481
4003
  }
4482
4004
  }, /*#__PURE__*/React.createElement(Imagekitimagecomp, {
4483
4005
  urlEndpoint: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimageendpoint,
4484
4006
  publicKey: ikimagecredcontext === null || ikimagecredcontext === void 0 ? void 0 : ikimagecredcontext.ikimagepublickey,
4485
4007
  path: fetchProductInfoQueryContext.data.data.productinfo.productmainimage,
4486
4008
  style: {
4487
- width: "100%",
4488
- height: "100%",
4489
- objectFit: "contain"
4009
+ width: '100%',
4010
+ height: '100%',
4011
+ objectFit: 'contain'
4490
4012
  },
4491
4013
  loading: "lazy"
4492
4014
  })), /*#__PURE__*/React.createElement("div", {
@@ -4496,7 +4018,7 @@ var AddReview = function AddReview(props) {
4496
4018
  }, /*#__PURE__*/React.createElement("div", {
4497
4019
  "class": "col-lg-12 p-0 d-flex justify-content-start align-items-center"
4498
4020
  }, /*#__PURE__*/React.createElement("p", {
4499
- "class": reviewstyles.productname + " m-0 p-0 "
4021
+ "class": reviewstyles.productname + ' m-0 p-0 '
4500
4022
  }, fetchProductInfoQueryContext.data.data.productinfo["name_".concat(langdetect)] || fetchProductInfoQueryContext.data.data.productinfo.name_en)), /*#__PURE__*/React.createElement("div", {
4501
4023
  "class": "col-lg-12 p-0 d-flex justify-content-start align-items-center"
4502
4024
  }, /*#__PURE__*/React.createElement(ReactStars, {
@@ -4506,7 +4028,7 @@ var AddReview = function AddReview(props) {
4506
4028
  emptyIcon: /*#__PURE__*/React.createElement("i", {
4507
4029
  className: "far fa-star",
4508
4030
  style: {
4509
- color: "#bfbfbf"
4031
+ color: '#bfbfbf'
4510
4032
  }
4511
4033
  }),
4512
4034
  halfIcon: /*#__PURE__*/React.createElement("i", {
@@ -4515,7 +4037,7 @@ var AddReview = function AddReview(props) {
4515
4037
  filledIcon: /*#__PURE__*/React.createElement("i", {
4516
4038
  className: "fa fa-star",
4517
4039
  style: {
4518
- color: "#FAB400"
4040
+ color: '#FAB400'
4519
4041
  }
4520
4042
  }),
4521
4043
  activeColor: "#ffd700",
@@ -4531,8 +4053,8 @@ var AddReview = function AddReview(props) {
4531
4053
  }, /*#__PURE__*/React.createElement("div", {
4532
4054
  "class": "col-lg-12 mb-4"
4533
4055
  }, /*#__PURE__*/React.createElement("label", {
4534
- className: "".concat(reviewstyles.inputfield_label) + " text-transform-none d-flex justify-content-start "
4535
- }, langdetect != "ar" ? "Your Name" : "اسمك"), /*#__PURE__*/React.createElement("input", {
4056
+ className: "".concat(reviewstyles.inputfield_label) + ' text-transform-none d-flex justify-content-start '
4057
+ }, lang.yourname), /*#__PURE__*/React.createElement("input", {
4536
4058
  "class": reviewstyles.form_control,
4537
4059
  value: reviewpayloadobj.reviewname,
4538
4060
  onChange: function onChange(event) {
@@ -4543,8 +4065,8 @@ var AddReview = function AddReview(props) {
4543
4065
  })), /*#__PURE__*/React.createElement("div", {
4544
4066
  "class": "col-lg-12 mb-4"
4545
4067
  }, /*#__PURE__*/React.createElement("label", {
4546
- className: "".concat(reviewstyles.inputfield_label) + " text-transform-none d-flex justify-content-start "
4547
- }, langdetect != "ar" ? "Review title" : "عنوان التقييم"), /*#__PURE__*/React.createElement("input", {
4068
+ className: "".concat(reviewstyles.inputfield_label) + ' text-transform-none d-flex justify-content-start '
4069
+ }, lang.title), /*#__PURE__*/React.createElement("input", {
4548
4070
  "class": reviewstyles.form_control,
4549
4071
  value: reviewpayloadobj.reviewtitle,
4550
4072
  onChange: function onChange(event) {
@@ -4555,10 +4077,10 @@ var AddReview = function AddReview(props) {
4555
4077
  })), /*#__PURE__*/React.createElement("div", {
4556
4078
  "class": "col-lg-12 mb-4"
4557
4079
  }, /*#__PURE__*/React.createElement("label", {
4558
- className: "".concat(reviewstyles.inputfield_label) + " text-transform-none d-flex justify-content-start "
4559
- }, langdetect != "ar" ? "Your Review" : "تقييمك"), /*#__PURE__*/React.createElement(TextareaAutosize, {
4560
- type: "text",
4561
- "class": reviewstyles.form_control + " form_control ",
4080
+ className: "".concat(reviewstyles.inputfield_label) + ' text-transform-none d-flex justify-content-start '
4081
+ }, lang.yourreview), /*#__PURE__*/React.createElement(TextareaAutosize, {
4082
+ type: 'text',
4083
+ "class": reviewstyles.form_control + ' form_control ',
4562
4084
  value: reviewpayloadobj.reviewbody,
4563
4085
  onChange: function onChange(event) {
4564
4086
  var tempreviewpayloadobj = _objectSpread$2G({}, reviewpayloadobj);
@@ -4566,7 +4088,7 @@ var AddReview = function AddReview(props) {
4566
4088
  setreviewpayloadobj(_objectSpread$2G({}, tempreviewpayloadobj));
4567
4089
  },
4568
4090
  style: {
4569
- resize: "none",
4091
+ resize: 'none',
4570
4092
  minRows: 5
4571
4093
  }
4572
4094
  })))), canuserreview && /*#__PURE__*/React.createElement("div", {
@@ -4576,34 +4098,34 @@ var AddReview = function AddReview(props) {
4576
4098
  onClick: function onClick() {
4577
4099
  if (reviewpayloadobj.reviewtitle.length != 0 && reviewpayloadobj.reviewbody.length != 0 && reviewpayloadobj.reviewrate.length != 0 && parseInt(reviewpayloadobj.reviewrate) > 0 && reviewpayloadobj.reviewname.length != 0) {
4578
4100
  GeneralAPIMutationContext.mutate({
4579
- endpointurl: "/addproductreview",
4101
+ endpointurl: '/addproductreview',
4580
4102
  productid: productid,
4581
4103
  reviewpayloadobj: reviewpayloadobj,
4582
4104
  mutateSuccesscallback: function mutateSuccesscallback(data, variables) {
4583
4105
  if (data.data.status) {
4584
- NotificationManager.success("", "Success");
4106
+ NotificationManager.success('', 'Success');
4585
4107
  addreviewcallback();
4586
4108
  window.location.reload();
4587
4109
  } else {
4588
- NotificationManager.warning("", data.data.reason);
4110
+ NotificationManager.warning('', data.data.reason);
4589
4111
  }
4590
4112
  }
4591
4113
  });
4592
4114
  } else {
4593
- NotificationManager.warning("", langdetect === "ar" ? "من فضلك اكمل باقى البيانات" : langdetect === "chin" ? "请填写所有必填项" : langdetect === "es" ? "Por favor completa los campos faltantes" : langdetect === "fr" ? "Veuillez remplir les champs manquants" : langdetect === "rus" ? "Пожалуйста, заполните все обязательные поля" : "Please complete the missing fields");
4115
+ NotificationManager.warning('', lang.completemissingfields);
4594
4116
 
4595
4117
  // alert('Please fill the missing fields');
4596
4118
  }
4597
4119
  }
4598
- }, sectionproperties["reviewbtn_content".concat(langdetect)] || sectionproperties.reviewbtn_contenten)));
4120
+ }, lang.submit)));
4599
4121
  };
4600
4122
 
4601
4123
  function ownKeys$2F(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
4602
4124
  function _objectSpread$2F(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys$2F(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys$2F(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
4603
4125
  var ProductReviews = function ProductReviews(props) {
4604
4126
  var _fetchProductInfoQuer, _fetchProductInfoQuer3, _fetchProductInfoQuer4;
4605
- props.actions.lang;
4606
- var langdetect = props.actions.langdetect;
4127
+ var lang = props.actions.lang;
4128
+ props.actions.langdetect;
4607
4129
  var fetchProductInfoQueryContext = props.actions.fetchProductInfoQueryContext;
4608
4130
  var GeneralAPIMutationContext = props.actions.GeneralAPIMutationContext;
4609
4131
  props.actions.NotificationManager;
@@ -4684,7 +4206,7 @@ var ProductReviews = function ProductReviews(props) {
4684
4206
  onClick: function onClick() {
4685
4207
  setopenreviewmodal(true);
4686
4208
  }
4687
- }, langdetect != 'ar' ? sectionproperties.reviewbtn_contenten : sectionproperties.reviewbtn_contentar)), props.actions.srcfrom != 'collapsepinfo' && /*#__PURE__*/React.createElement("div", {
4209
+ }, lang.addreview)), props.actions.srcfrom != 'collapsepinfo' && /*#__PURE__*/React.createElement("div", {
4688
4210
  "class": "col-lg-12 p-0 mb-3"
4689
4211
  }, /*#__PURE__*/React.createElement("div", {
4690
4212
  "class": "row m-0 w-100 py-3 px-2",
@@ -4699,7 +4221,7 @@ var ProductReviews = function ProductReviews(props) {
4699
4221
  style: {
4700
4222
  fontSize: '17px'
4701
4223
  }
4702
- }, langdetect != 'ar' ? 'Overall Ratings' : 'جميع التقييمات')), /*#__PURE__*/React.createElement("div", {
4224
+ }, lang.overallratings)), /*#__PURE__*/React.createElement("div", {
4703
4225
  "class": "col-lg-12 pl-3 pr-3"
4704
4226
  }, /*#__PURE__*/React.createElement("hr", null)), /*#__PURE__*/React.createElement("div", {
4705
4227
  "class": "col-lg-12 p-0 allcentered"
@@ -4746,7 +4268,7 @@ var ProductReviews = function ProductReviews(props) {
4746
4268
  style: {
4747
4269
  fontSize: '17px'
4748
4270
  }
4749
- }, langdetect === 'ar' ? 'فلترة' : langdetect === 'chin' ? '筛选' : langdetect === 'es' ? 'Filtrar' : langdetect === 'fr' ? 'Filtrer' : langdetect === 'rus' ? 'Фильтр' : 'Filter')), /*#__PURE__*/React.createElement("div", {
4271
+ }, lang.filter)), /*#__PURE__*/React.createElement("div", {
4750
4272
  "class": "col-lg-12 pl-3 pr-3"
4751
4273
  }, /*#__PURE__*/React.createElement("hr", null)), /*#__PURE__*/React.createElement("div", {
4752
4274
  "class": "col-lg-12 d-flex justify-content-center"
@@ -4831,7 +4353,7 @@ var ProductReviews = function ProductReviews(props) {
4831
4353
  style: {
4832
4354
  fontSize: 14
4833
4355
  }
4834
- }, (langdetect === 'ar' ? 'عن طريق' : langdetect === 'chin' ? '通过' : langdetect === 'es' ? 'Por' : langdetect === 'fr' ? 'Par' : langdetect === 'rus' ? 'По' : 'By') + ': ', reviewitem.review_name)), /*#__PURE__*/React.createElement("div", {
4356
+ }, lang.by + ': ', reviewitem.review_name)), /*#__PURE__*/React.createElement("div", {
4835
4357
  "class": "col-lg-6 d-flex align-items-center justify-content-end justify-content-md-start p-0 font-weight-400 text-light",
4836
4358
  style: {
4837
4359
  fontSize: 13
@@ -15968,7 +15490,7 @@ var Checkout = function Checkout(props) {
15968
15490
  style: {
15969
15491
  color: item.addsubtype == 'subtract' ? 'var(--danger)' : 'var(--success)'
15970
15492
  }
15971
- }, item.addsubtype == 'subtract' && /*#__PURE__*/React.createElement("span", null, "-"), item.valuetype == 'value' && /*#__PURE__*/React.createElement("span", null, (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext["currencyname_".concat(langdetect)]) || (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), " ", item.value, ' ', langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), item.valuetype == 'percentage' && /*#__PURE__*/React.createElement("span", null, item.value, "% (", langdetect != 'ar' ? authdetailsContext.currencyname_en : '', ' ', (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue51 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue51 === void 0 || (_fetchcustomercartQue51 = _fetchcustomercartQue51.data) === null || _fetchcustomercartQue51 === void 0 || (_fetchcustomercartQue51 = _fetchcustomercartQue51.customercart) === null || _fetchcustomercartQue51 === void 0 ? void 0 : _fetchcustomercartQue51.totalprice) * (item.value / 100), ' ', langdetect == 'ar' ? authdetailsContext.currencyname_ar : '', ")")))));
15493
+ }, item.addsubtype == 'subtract' && /*#__PURE__*/React.createElement("span", null, "-"), item.valuetype == 'value' && /*#__PURE__*/React.createElement("span", null, (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext["currencyname_".concat(langdetect)]) || (authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_en), ' ', parseFloat(item.value).toFixed(2), " ", langdetect != 'ar' ? '' : authdetailsContext === null || authdetailsContext === void 0 ? void 0 : authdetailsContext.currencyname_ar), item.valuetype == 'percentage' && /*#__PURE__*/React.createElement("span", null, item.value, "% (", langdetect != 'ar' ? authdetailsContext.currencyname_en : '', ' ', parseFloat((fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue51 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue51 === void 0 || (_fetchcustomercartQue51 = _fetchcustomercartQue51.data) === null || _fetchcustomercartQue51 === void 0 || (_fetchcustomercartQue51 = _fetchcustomercartQue51.customercart) === null || _fetchcustomercartQue51 === void 0 ? void 0 : _fetchcustomercartQue51.totalprice) * (item.value / 100)).toFixed(2), ' ', langdetect == 'ar' ? authdetailsContext.currencyname_ar : '', ")")))));
15972
15494
  }))), (fetchcustomercartQueryContext === null || fetchcustomercartQueryContext === void 0 || (_fetchcustomercartQue52 = fetchcustomercartQueryContext.data) === null || _fetchcustomercartQue52 === void 0 || (_fetchcustomercartQue52 = _fetchcustomercartQue52.data) === null || _fetchcustomercartQue52 === void 0 || (_fetchcustomercartQue52 = _fetchcustomercartQue52.customercart) === null || _fetchcustomercartQue52 === void 0 ? void 0 : _fetchcustomercartQue52.usewalletpoints) == 1 && /*#__PURE__*/React.createElement("div", {
15973
15495
  className: "row m-0 w-100"
15974
15496
  }, /*#__PURE__*/React.createElement("div", {