alfaweb-constants 8.0.30 → 8.0.31
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/build/legacy/{chunk-7BJNUN37.js → chunk-ZAHBLAHP.js} +2 -2
- package/build/legacy/chunk-ZAHBLAHP.js.map +1 -0
- package/build/legacy/locales/index.cjs +1 -1
- package/build/legacy/locales/index.cjs.map +1 -1
- package/build/legacy/locales/index.js +1 -1
- package/build/legacy/locales/us.cjs +1 -1
- package/build/legacy/locales/us.cjs.map +1 -1
- package/build/legacy/locales/us.js +1 -1
- package/build/modern/{chunk-7BJNUN37.js → chunk-ZAHBLAHP.js} +2 -2
- package/build/modern/chunk-ZAHBLAHP.js.map +1 -0
- package/build/modern/locales/index.cjs +1 -1
- package/build/modern/locales/index.cjs.map +1 -1
- package/build/modern/locales/index.js +1 -1
- package/build/modern/locales/us.cjs +1 -1
- package/build/modern/locales/us.cjs.map +1 -1
- package/build/modern/locales/us.js +1 -1
- package/package.json +1 -1
- package/build/legacy/chunk-7BJNUN37.js.map +0 -1
- package/build/modern/chunk-7BJNUN37.js.map +0 -1
|
@@ -135,7 +135,7 @@ var usMessages = {
|
|
|
135
135
|
"payment.field.country": "Country",
|
|
136
136
|
"payment.field.country.US": "United States",
|
|
137
137
|
"payment.field.country.CA": "Canada",
|
|
138
|
-
"payment.field.marketingConsent": "",
|
|
138
|
+
"payment.field.marketingConsent": "Email me with news and offers",
|
|
139
139
|
"payment.summaryToPay": "Total. Taxes not included.",
|
|
140
140
|
"layout.followUs": "Follow us",
|
|
141
141
|
"payment.title.selected": "Pay by {name}",
|
|
@@ -335,4 +335,4 @@ var us_default = usMessages;
|
|
|
335
335
|
export {
|
|
336
336
|
us_default
|
|
337
337
|
};
|
|
338
|
-
//# sourceMappingURL=chunk-
|
|
338
|
+
//# sourceMappingURL=chunk-ZAHBLAHP.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../src/locales/us.ts"],"sourcesContent":["import type { TLocaleMessagesUs } from '../types/locale'\n\nconst usMessages: TLocaleMessagesUs = {\n 'layout.menu': 'Menu',\n home: 'Home',\n new: 'New',\n basket: 'Shopping Cart',\n 'basket.label': '{count} items',\n 'basket.shopMore': 'Buy more',\n 'basket.goToPayment': 'Go to payment',\n 'basket.emptyBasket': 'No products in your cart',\n 'basket.backToFrontpage': 'Back to front page',\n 'basket.edit': 'Change',\n 'basket.editTitle': 'Change text on product',\n 'basket.edit.save': 'Save change',\n 'basket.edit.cancel': 'Cancel change',\n line1: 'Write here',\n line2: 'Line 2',\n line3: 'Line 3',\n pickIcon: 'Choose an icon',\n pickIconAll: 'All icons',\n pickBackground: 'Choose a background',\n pickBackgroundAll: 'All backgrounds',\n pickFont: 'Choose a font',\n pickFontColor: 'Choose a font color',\n pickDesign: 'Choose a design',\n pickDesignAll: 'All designs',\n font: 'Font {num}',\n numberOfItems: 'Quantity',\n remove: 'Remove',\n addToBasket: 'Add to cart',\n 'tab.text': 'Text',\n 'tab.icon': 'Icon',\n 'tab.bg': 'Background',\n 'tab.featured': 'Recommended',\n toggleIcon: 'Icon Off/On',\n 'product.pricePerSet': '{price} per set',\n sizes: 'sizes',\n previewOf: 'Preview of {name}',\n 'product.MINI.pickTheme': 'Choose color palette',\n 'product.MINI.packageInfo': 'Preview',\n 'product.MINI.defaultText': 'Mini Name Labels',\n 'product.MINI.writeText': 'Write your text',\n 'cart.goods': 'Products',\n 'cart.billingItems.post_and_package': 'Invoice charge',\n 'cart.billingItems.delivery_fee': 'Shipping',\n 'cart.billingItems.discount': 'Discount',\n 'cart.billingItems.tax': 'Tax',\n 'cart.total': 'Total',\n 'cart.taxRule': 'Incl. VAT ({tax}%)',\n payment: 'Payment',\n 'payment.forwardToPayment': 'You will be transferred to payment',\n 'payment.shopMore': 'Not ready? Go back and shop more',\n 'payment.title': 'Checkout',\n 'payment.backToBasket': 'Return to cart',\n 'payment.freight': 'Shipping',\n 'payment.choosePayment': 'Payment',\n 'payment.title.stripe': 'Card',\n 'payment.title.invoice_no_fee': 'Invoice (free of charge)',\n 'payment.title.free': 'Free',\n 'payment.delivery.title': 'Delivery address',\n 'payment.contact.title': 'Contact info',\n 'payment.errorMessage': 'Complete spaces marked red.',\n 'payment.field.terms': 'Terms and conditions',\n 'payment.field.terms.label': 'I accept the terms of sale',\n 'payment.field.terms.link': 'See terms and conditions',\n 'payment.field.terms.error': 'You have to check to accept the terms of sale',\n 'payment.itemInBasket': 'Products in my cart',\n 'payment.field.name': 'First name',\n 'payment.field.name2': 'Last name',\n 'payment.field.street1': 'Address',\n 'payment.field.postalCode': 'Zip',\n 'payment.field.email': 'Email',\n 'payment.field.city': 'City',\n 'payment.field.state': 'State',\n 'payment.field.state.AL': 'Alabama',\n 'payment.field.state.AK': 'Alaska',\n 'payment.field.state.AZ': 'Arizona',\n 'payment.field.state.AR': 'Arkansas',\n 'payment.field.state.CA': 'California',\n 'payment.field.state.CZ': 'Canal Zone',\n 'payment.field.state.CO': 'Colorado',\n 'payment.field.state.CT': 'Connecticut',\n 'payment.field.state.DE': 'Delaware',\n 'payment.field.state.DC': 'District of Columbia',\n 'payment.field.state.FL': 'Florida',\n 'payment.field.state.GA': 'Georgia',\n 'payment.field.state.GU': 'Guam',\n 'payment.field.state.HI': 'Hawaii',\n 'payment.field.state.ID': 'Idaho',\n 'payment.field.state.IL': 'Illinois',\n 'payment.field.state.IN': 'Indiana',\n 'payment.field.state.IA': 'Iowa',\n 'payment.field.state.KS': 'Kansas',\n 'payment.field.state.KY': 'Kentucky',\n 'payment.field.state.LA': 'Louisiana',\n 'payment.field.state.ME': 'Maine',\n 'payment.field.state.MD': 'Maryland',\n 'payment.field.state.MA': 'Massachusetts',\n 'payment.field.state.MI': 'Michigan',\n 'payment.field.state.MN': 'Minnesota',\n 'payment.field.state.MS': 'Mississippi',\n 'payment.field.state.MO': 'Missouri',\n 'payment.field.state.MT': 'Montana',\n 'payment.field.state.NE': 'Nebraska',\n 'payment.field.state.NV': 'Nevada',\n 'payment.field.state.NH': 'New Hampshire',\n 'payment.field.state.NJ': 'New Jersey',\n 'payment.field.state.NM': 'New Mexico',\n 'payment.field.state.NY': 'New York',\n 'payment.field.state.NC': 'North Carolina',\n 'payment.field.state.ND': 'North Dakota',\n 'payment.field.state.OH': 'Ohio',\n 'payment.field.state.OK': 'Oklahoma',\n 'payment.field.state.OR': 'Oregon',\n 'payment.field.state.PA': 'Pennsylvania',\n 'payment.field.state.PR': 'Puerto Rico',\n 'payment.field.state.RI': 'Rhode Island',\n 'payment.field.state.SC': 'South Carolina',\n 'payment.field.state.SD': 'South Dakota',\n 'payment.field.state.TN': 'Tennessee',\n 'payment.field.state.TX': 'Texas',\n 'payment.field.state.UT': 'Utah',\n 'payment.field.state.VT': 'Vermont',\n 'payment.field.state.VI': 'Virgin Islands',\n 'payment.field.state.VA': 'Virginia',\n 'payment.field.state.WA': 'Washington',\n 'payment.field.state.WV': 'West Virginia',\n 'payment.field.state.WI': 'Wisconsin',\n 'payment.field.state.WY': 'Wyoming',\n 'payment.field.state.AE': 'Armed Forces Europe',\n 'payment.field.state.AP': 'Armed Forces Pacific',\n 'payment.field.state.AA': 'Armed Forces America',\n 'payment.field.state.AS': 'American Samoa',\n 'payment.field.state.MP': 'Northern Mariana Islands',\n 'payment.field.country': 'Country',\n 'payment.field.country.US': 'United States',\n 'payment.field.country.CA': 'Canada',\n 'payment.field.marketingConsent': 'Email me with news and offers',\n 'payment.summaryToPay': 'Total. Taxes not included.',\n 'layout.followUs': 'Follow us',\n 'payment.title.selected': 'Pay by {name}',\n 'paymentstatus.title': 'Thanks for shopping with us',\n 'paymentstatus.checkStatus': 'Check payment status',\n 'paymentstatus.pageTitle':\n 'Thank you for your order – Order number: {orderId}',\n 'paymentstatus.pageTitleWaiting': 'Your order – Waiting to verify payment',\n 'paymentstatus.paymentFailed': 'Payment error',\n loading: 'Loading..',\n 'paymentstatus.feedbackMessage':\n 'Your order has been received, we will also send confirmation by email. If you discover errors in your order, let us know by email to {link}',\n 'paymentstatus.paymentinfo.invoice': 'Invoice is included in the shipment.',\n 'paymentstatus.paymentinfo.other': 'Your order has been prepaid.',\n 'paymentstatus.faqTitle': 'Frequently Asked Questions',\n 'error.title': 'Woops! Something went wrong',\n 'error.woops': 'Woops!',\n 'error.linkText': 'Go to our homepage',\n 'error.linkTextAfter': 'to continue shopping.',\n 'error.missingField': 'Some fields not completed',\n 'error.pageNotFound': 'Page you requested was not found (404)',\n 'error.unknownPageError': 'Unknown page error',\n 'error.taxCalculationFailed':\n 'Tax calculation failed. Please verify address (Address/Zip/City).',\n 'error.payment': 'Could not find payment alternative',\n 'error.email.wellFormed': 'Check your email: contains invalid characters',\n 'error.email.validDomain': 'Check your email: invalid domain',\n 'error.email.validMailbox': 'Check your email: address does not exist',\n 'error.checkoutFailed':\n 'A technical error caused something to go wrong at checkout. Please change payment method or try again later. We are sorry for the inconvenience for you, our customer.',\n 'error.errorChunk': 'Loading failed, you are not connected',\n 'error.couponNotValid': 'The coupon code is not valid',\n couponLabel: 'Add coupon code',\n sendIn: 'Submit',\n followUsSosMedia: 'Follow us on social media',\n 'paymentstatus.yourOrder': 'Your order',\n 'payment.sendOrder': 'Send order',\n 'payment.payWithCard': 'Pay',\n 'error.corrIdNotFound': 'Payment status not found',\n pcs: 'pcs',\n pcsTotalNametags: 'Total {count} pcs.',\n 'product.generic.color': 'Name Labels',\n 'product.generic.mini': 'Mini Name Labels',\n 'product.generic.big': 'Large Name Labels',\n 'product.generic.ironons': 'Iron-On Labels',\n 'product.generic.wadec': 'Wall Decals',\n 'product.generic.dodec': 'Door Stickers',\n 'product.generic.hecha': 'Height Ruler',\n next: 'Next',\n prev: 'Previous',\n goToPage: 'Go to another page',\n closeWindow: 'Close window',\n 'blog.latestTitle': 'Latest post from the blog',\n maxLimitInput: 'Reached maximum of {count} characters',\n shareOnSo: 'Share \"{title}\" on {service}',\n shareOnSoLabel: 'Share on',\n changeNumberTo: 'Change the number to {num}',\n numberOf: 'Number of products',\n 'blog.latestPost': 'Latest news',\n 'blog.toBlog': 'To the blog',\n 'error.addToBasket':\n 'The product you added to cart was not approved, please correct this',\n 'error.addToBasket.title': 'The product was not approved',\n 'error.addToBasket.button': 'Ok, close dialogue',\n 'payment.notAvailable': 'Payment options with technical problems',\n 'error.paymentMethodDown':\n 'The payment method you selected is not responding right now, please select another option',\n createNow: 'Create now',\n 'privacy.button': 'Cookie-settings',\n 'privacy.enable': 'Allow cookies',\n 'privacy.disable': 'Do not allow cookies',\n 'error.checkoutCancelled': 'The order has been canceled',\n 'unsubscribe.title': 'Unsubscribe newsletter',\n 'error.unsubscribeFail':\n 'We apologize for the technical error. Contact customer service for unsubscribe:',\n 'unsubscribe.success': 'Like that! Then you are unsubscribed.',\n chooseColors: 'Pick colors',\n seeProduct: 'See product',\n chooseColorTheme: 'Choose a color theme',\n chooseOwnColors: 'Choose own colors',\n chooseSuperkid: 'Choose your superkid',\n 'error.invalidCart':\n 'We are experiencing technical difficulties. Please empty your shopping cart and add your items again.',\n 'product.generic.poster': 'Posters',\n priceFrom: 'From',\n seeSelection: 'Shop selection',\n chooseNow: 'Choose now',\n chooseSize: 'Choose size',\n poster: 'Poster',\n total: 'Total',\n backTo: 'Back to {name}',\n 'basket.splittedDelivery':\n 'Your order will be sent in two different shipments.',\n 'payment.charge.message': 'Invoice fee',\n 'payment.field.phone': 'Telephone',\n 'product.LICENCE.pickCharacters': 'Choose a character or Choose a motif',\n 'product.LICENCE.packageInfo':\n 'Your package will include these cute name labels – total {COUNT_LICENCE} pieces(s).',\n 'error.licenceThemeNotFound':\n 'The theme could not be found for these name labels',\n 'product.generic.reflex': 'Safety reflectors',\n 'product.generic.frame': 'Frame',\n licenceListName: 'Name labels with famous characters',\n 'basket.deliveryInfo.hecha':\n 'The growth chart will be sent in a separate shipment',\n pickFrame: 'Choose frame',\n noFrame: 'No frame',\n noFrameChosen: 'Frame not chosen',\n indicativePrice: 'MSRP',\n allPosters: 'All posters',\n 'poster.themes': 'Themes',\n allBought: 'Others did buy',\n allDodec: 'All door Stickers',\n popPosters: 'Popular posters',\n 'cart.billingItems.price': 'Price',\n 'cart.billingItems.products_sum': 'Price',\n 'cart.taxRule2': 'Taxes calculated at checkout',\n satisfied: '100% satisfaction guarantee',\n securePayment: 'Secure payment',\n goTobasket: 'To checkout',\n 'product.generic.bccard': 'Birthday Cards',\n // Footer\n 'icons.fastDelivery': 'Quick delivery',\n 'icons.freeShipping': 'Free shipping',\n 'icons.safePayment': 'Secure payment',\n // Nametags\n 'icons.durable': 'Durable',\n 'icons.selfAdhesive': 'Self-Adhesive',\n 'icons.noHarmfullChemicals': 'No Harmful Substances',\n 'icons.parentFavorite': 'Parents’ Pick',\n // Ironons\n 'icons.simpleIronOn': 'Easy to Attach',\n 'icons.forAllTextiles': 'For All Textiles',\n // Mini\n 'icons.ourSmallestNametags': 'Our Smallest Labels',\n // Big\n 'icons.ourBiggestNametags': 'Our Largest Labels',\n // Wall, door, height\n 'icons.simpleToMove': 'Easy to Move',\n 'icons.leaveNoMarks': 'Leaves No Marks',\n 'icons.largeSelection': 'Wide Selection',\n 'icons.producedLocal': 'Made in USA',\n // Posters\n 'icons.qualityPrint': 'Quality Print',\n 'icons.premiumMattePaper': 'Premium Matte Paper',\n 'icons.perfectToChildRoom': \"Perfect for the Children's Room\",\n // Bc\n 'icons.premiumPaper': 'Premium Paper',\n 'icons.forAllOccasions': 'For All Occasions',\n // Frames\n 'icons.highQuality': 'High Quality',\n 'icons.simpleMounting': 'Easy Assembly',\n 'icons.onlyWood': '100% Wood',\n 'icons.crystalClearGlass': 'Crystal Clear Plexiglass',\n shortTitlePcs: 'Qty.',\n shortTitleSize: 'Size',\n shortTitleColor: 'Color',\n 'newletter.title': 'Join the TeddyLabels family!',\n 'newletter.text':\n 'You’ll get special offers, updates, and a little dose of inspiration.',\n 'newletter.label': 'Your email address',\n 'newletter.btn': 'Count me in!',\n 'newletter.success': 'Yay, you’re in! 🎉',\n jumpToContent: 'Skip to content',\n estimatedDelivery: 'Estimated delivery date',\n discountPercent:\n 'Your {value} discount code has been activated and will be deducted in the shopping cart.',\n discountFixed:\n 'Your discount code of {value} has been activated and will be deducted in the shopping cart.',\n 'payment.free': 'Free',\n 'payment.delivery': 'Delivery',\n 'payment.deliveryDetails':\n 'The package is delivered as letter mail to your mailbox. For larger orders, it will be delivered to the nearest pick-up location.',\n 'payment.formTitle': 'Your Information',\n 'payment.vippsInfo': '',\n 'payment.ordreInfo': 'Order Amount',\n 'paymentstatus.orderNumber': 'Order Number',\n designName: 'Design',\n perLabel: '{price} per label',\n bestValue: 'Best Value',\n 'error.emptyinput': 'Please enter a text',\n 'error.missingShippingId': 'Please select a shipping option',\n 'error.paymentUnknown':\n 'Unspecific error from the payment service, check the fields you have filled in and contact customer service for assistance.',\n footerText: '',\n privacyText: 'Read more about privacy',\n salesArguments: '100% satisfaction guarantee',\n reviewCount: '{count} reviews on',\n hourAgo: '{hours} hours ago',\n daysAgo: '{days} days ago',\n // Reset page\n 'reset.title': 'Troubleshoot problems',\n 'reset.text':\n 'If you experience problems with ordering or using the website.',\n 'reset.btnResetBasket': 'Reset shopping cart',\n 'reset.btnResetBasketDesc':\n 'NB! will remove products that are in the shopping cart, so you must add them again.',\n 'reset.btnSnapshot': 'Debugging only',\n 'reset.btnSnapshotDesc':\n 'Sends the shopping cart to our bug tracker so we can debug it further.',\n 'reset.thankyou': 'Thanks for helping us improve!',\n ourPaymentServices: 'Pay with Stripe',\n 'naviationLabel.blogPages': 'Pages for blog posts',\n 'naviationLabel.main': 'Main navigation',\n 'naviationLabel.legal': 'Legal information',\n 'naviationLabel.sites': 'Our sites in other contries',\n 'solabel.facebook': 'Our Facebook page',\n 'solabel.instagram': 'Our Instagram page',\n 'input.required': 'Required field',\n 'input.correctField': 'Please correct this field',\n 'payment.shipping.legend': 'Shipping options',\n 'payment.shipping.empty':\n 'You will get available shipping options when you fill out your address.',\n offerValidTo: 'Offer ends {date} at midnight.',\n}\n\nexport default usMessages\n"],"mappings":"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","names":[]}
|
|
@@ -1595,7 +1595,7 @@ var usMessages = {
|
|
|
1595
1595
|
"payment.field.country": "Country",
|
|
1596
1596
|
"payment.field.country.US": "United States",
|
|
1597
1597
|
"payment.field.country.CA": "Canada",
|
|
1598
|
-
"payment.field.marketingConsent": "",
|
|
1598
|
+
"payment.field.marketingConsent": "Email me with news and offers",
|
|
1599
1599
|
"payment.summaryToPay": "Total. Taxes not included.",
|
|
1600
1600
|
"layout.followUs": "Follow us",
|
|
1601
1601
|
"payment.title.selected": "Pay by {name}",
|