@rovela-ai/sdk 0.12.1 → 0.13.0
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/admin/api/refund.d.ts.map +1 -1
- package/dist/admin/api/refund.js +7 -1
- package/dist/admin/api/refund.js.map +1 -1
- package/dist/admin/api/return.d.ts.map +1 -1
- package/dist/admin/api/return.js +7 -1
- package/dist/admin/api/return.js.map +1 -1
- package/dist/admin/api/settings.d.ts.map +1 -1
- package/dist/admin/api/settings.js +3 -2
- package/dist/admin/api/settings.js.map +1 -1
- package/dist/admin/components/CatalogTranslationsEditor.d.ts.map +1 -1
- package/dist/admin/components/CatalogTranslationsEditor.js +1 -4
- package/dist/admin/components/CatalogTranslationsEditor.js.map +1 -1
- package/dist/admin/components/StoreSettings.d.ts.map +1 -1
- package/dist/admin/components/StoreSettings.js +3 -4
- package/dist/admin/components/StoreSettings.js.map +1 -1
- package/dist/auth/api/request-refund.d.ts.map +1 -1
- package/dist/auth/api/request-refund.js +7 -1
- package/dist/auth/api/request-refund.js.map +1 -1
- package/dist/auth/components/AddressBook.js +3 -3
- package/dist/auth/components/AddressBook.js.map +1 -1
- package/dist/auth/components/ForgotPasswordForm.js +2 -2
- package/dist/auth/components/ForgotPasswordForm.js.map +1 -1
- package/dist/auth/components/ResetPasswordForm.js +4 -4
- package/dist/auth/components/ResetPasswordForm.js.map +1 -1
- package/dist/auth/components/SignInForm.js +1 -1
- package/dist/auth/components/SignInForm.js.map +1 -1
- package/dist/auth/components/SignUpForm.js +2 -2
- package/dist/auth/components/SignUpForm.js.map +1 -1
- package/dist/auth/components/UserMenu.js +1 -1
- package/dist/auth/components/UserMenu.js.map +1 -1
- package/dist/auth/components/VerifyEmailNotice.js +1 -1
- package/dist/auth/components/VerifyEmailNotice.js.map +1 -1
- package/dist/auth/server/password-reset-service.d.ts.map +1 -1
- package/dist/auth/server/password-reset-service.js +1 -0
- package/dist/auth/server/password-reset-service.js.map +1 -1
- package/dist/auth/server/verification-service.d.ts.map +1 -1
- package/dist/auth/server/verification-service.js +7 -1
- package/dist/auth/server/verification-service.js.map +1 -1
- package/dist/cart/components/AddToCartButton.js +3 -3
- package/dist/cart/components/AddToCartButton.js.map +1 -1
- package/dist/cart/components/CartDrawer.d.ts.map +1 -1
- package/dist/cart/components/CartDrawer.js +7 -5
- package/dist/cart/components/CartDrawer.js.map +1 -1
- package/dist/cart/components/CartItem.js +1 -1
- package/dist/cart/components/CartItem.js.map +1 -1
- package/dist/cart/components/QuantitySelector.js +1 -1
- package/dist/cart/components/QuantitySelector.js.map +1 -1
- package/dist/checkout/components/CheckoutButton.js +3 -3
- package/dist/checkout/components/CheckoutButton.js.map +1 -1
- package/dist/checkout/components/CheckoutSuccess.d.ts.map +1 -1
- package/dist/checkout/components/CheckoutSuccess.js +3 -1
- package/dist/checkout/components/CheckoutSuccess.js.map +1 -1
- package/dist/checkout/components/OrderSummary.js +1 -1
- package/dist/checkout/components/OrderSummary.js.map +1 -1
- package/dist/checkout/components/OrderTimeline.js +2 -2
- package/dist/checkout/components/OrderTimeline.js.map +1 -1
- package/dist/checkout/components/ShippingForm.js +4 -3
- package/dist/checkout/components/ShippingForm.js.map +1 -1
- package/dist/checkout/server/order-service.d.ts.map +1 -1
- package/dist/checkout/server/order-service.js +4 -1
- package/dist/checkout/server/order-service.js.map +1 -1
- package/dist/core/cookie-consent/CookieBanner.d.ts.map +1 -1
- package/dist/core/cookie-consent/CookieBanner.js +6 -4
- package/dist/core/cookie-consent/CookieBanner.js.map +1 -1
- package/dist/core/cookie-consent/CookiePreferencesLink.d.ts.map +1 -1
- package/dist/core/cookie-consent/CookiePreferencesLink.js +4 -2
- package/dist/core/cookie-consent/CookiePreferencesLink.js.map +1 -1
- package/dist/core/i18n/LanguageSwitcher.d.ts.map +1 -1
- package/dist/core/i18n/LanguageSwitcher.js +9 -8
- package/dist/core/i18n/LanguageSwitcher.js.map +1 -1
- package/dist/core/i18n/catalog.d.ts +1 -1
- package/dist/core/i18n/catalog.d.ts.map +1 -1
- package/dist/core/i18n/catalog.js +2 -1
- package/dist/core/i18n/catalog.js.map +1 -1
- package/dist/core/i18n/index.d.ts +2 -2
- package/dist/core/i18n/index.d.ts.map +1 -1
- package/dist/core/i18n/index.js +2 -2
- package/dist/core/i18n/index.js.map +1 -1
- package/dist/core/i18n/messages/en.d.ts.map +1 -1
- package/dist/core/i18n/messages/en.js +281 -0
- package/dist/core/i18n/messages/en.js.map +1 -1
- package/dist/core/i18n/messages/fr.d.ts.map +1 -1
- package/dist/core/i18n/messages/fr.js +281 -0
- package/dist/core/i18n/messages/fr.js.map +1 -1
- package/dist/core/i18n/resolve.d.ts +2 -0
- package/dist/core/i18n/resolve.d.ts.map +1 -1
- package/dist/core/i18n/resolve.js +11 -9
- package/dist/core/i18n/resolve.js.map +1 -1
- package/dist/core/i18n/types.d.ts +9 -0
- package/dist/core/i18n/types.d.ts.map +1 -1
- package/dist/core/i18n/types.js +14 -0
- package/dist/core/i18n/types.js.map +1 -1
- package/dist/core/index.d.ts +1 -0
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +1 -0
- package/dist/core/index.js.map +1 -1
- package/dist/core/useStoreFormatting.d.ts +10 -0
- package/dist/core/useStoreFormatting.d.ts.map +1 -0
- package/dist/core/useStoreFormatting.js +57 -0
- package/dist/core/useStoreFormatting.js.map +1 -0
- package/dist/emails/i18n.d.ts +0 -5
- package/dist/emails/i18n.d.ts.map +1 -1
- package/dist/emails/i18n.js +9 -4
- package/dist/emails/i18n.js.map +1 -1
- package/dist/products/api/categories.d.ts +5 -2
- package/dist/products/api/categories.d.ts.map +1 -1
- package/dist/products/api/categories.js +13 -2
- package/dist/products/api/categories.js.map +1 -1
- package/dist/products/components/ProductCard.d.ts.map +1 -1
- package/dist/products/components/ProductCard.js +6 -2
- package/dist/products/components/ProductCard.js.map +1 -1
- package/dist/products/components/ProductDetails.d.ts.map +1 -1
- package/dist/products/components/ProductDetails.js +11 -7
- package/dist/products/components/ProductDetails.js.map +1 -1
- package/dist/products/components/ProductGallery.d.ts.map +1 -1
- package/dist/products/components/ProductGallery.js +6 -4
- package/dist/products/components/ProductGallery.js.map +1 -1
- package/dist/products/components/ProductGrid.d.ts.map +1 -1
- package/dist/products/components/ProductGrid.js +3 -1
- package/dist/products/components/ProductGrid.js.map +1 -1
- package/dist/products/components/ProductSearch.d.ts.map +1 -1
- package/dist/products/components/ProductSearch.js +5 -2
- package/dist/products/components/ProductSearch.js.map +1 -1
- package/dist/products/components/ProductSort.d.ts.map +1 -1
- package/dist/products/components/ProductSort.js +18 -11
- package/dist/products/components/ProductSort.js.map +1 -1
- package/dist/products/components/ProductSpecifications.d.ts.map +1 -1
- package/dist/products/components/ProductSpecifications.js +5 -2
- package/dist/products/components/ProductSpecifications.js.map +1 -1
- package/dist/products/components/VariantSelector.d.ts.map +1 -1
- package/dist/products/components/VariantSelector.js +4 -2
- package/dist/products/components/VariantSelector.js.map +1 -1
- package/package.json +5 -1
|
@@ -21,6 +21,7 @@ export const en = {
|
|
|
21
21
|
'common.continue': 'Continue',
|
|
22
22
|
'common.saving': 'Saving...',
|
|
23
23
|
'common.processing': 'Processing...',
|
|
24
|
+
'common.language': 'Language',
|
|
24
25
|
// ── Cart ──────────────────────────────────────────────────────────────────
|
|
25
26
|
'cart.title': 'Shopping Cart',
|
|
26
27
|
'cart.ariaLabel': 'Shopping cart',
|
|
@@ -230,5 +231,285 @@ export const en = {
|
|
|
230
231
|
'timeline.delivered': 'Delivered',
|
|
231
232
|
'timeline.carrierTracking': '{carrier} tracking',
|
|
232
233
|
'timeline.tracking': 'Tracking',
|
|
234
|
+
// ── Order status labels (storefront account surfaces) ────────────────────
|
|
235
|
+
'status.pending': 'Pending',
|
|
236
|
+
'status.paid': 'Paid',
|
|
237
|
+
'status.shipped': 'Shipped',
|
|
238
|
+
'status.delivered': 'Delivered',
|
|
239
|
+
'status.cancelled': 'Cancelled',
|
|
240
|
+
'status.refunded': 'Refunded',
|
|
241
|
+
'status.return_requested': 'Return requested',
|
|
242
|
+
'status.returnPending': 'Return Pending',
|
|
243
|
+
// ── Customer account pages ────────────────────────────────────────────────
|
|
244
|
+
'account.goodMorning': 'Good morning',
|
|
245
|
+
'account.goodAfternoon': 'Good afternoon',
|
|
246
|
+
'account.goodEvening': 'Good evening',
|
|
247
|
+
'account.orderRef': 'Order #{ref}',
|
|
248
|
+
'account.orderRefNo': 'Order #{ref}',
|
|
249
|
+
'account.orders': 'Orders',
|
|
250
|
+
'account.viewOrderHistory': 'View order history',
|
|
251
|
+
'account.addresses': 'Addresses',
|
|
252
|
+
'account.manageAddresses': 'Manage saved addresses',
|
|
253
|
+
'account.profile': 'Profile',
|
|
254
|
+
'account.profileDesc': 'Name, email & password',
|
|
255
|
+
'account.signOut': 'Sign Out',
|
|
256
|
+
'account.signOutDesc': 'Log out of your account',
|
|
257
|
+
'account.backToAccount': 'Back to Account',
|
|
258
|
+
'account.orderHistory': 'Order History',
|
|
259
|
+
'account.noOrders': 'No orders yet',
|
|
260
|
+
'account.noOrdersHint': 'When you make a purchase, your orders will appear here.',
|
|
261
|
+
'account.startShopping': 'Start Shopping',
|
|
262
|
+
'account.viewDetails': 'View Details',
|
|
263
|
+
'account.orderNotFound': 'Order not found',
|
|
264
|
+
'account.orderForbidden': 'You do not have permission to view this order',
|
|
265
|
+
'account.orderLoadFailed': 'Failed to load order',
|
|
266
|
+
'account.refundProcessedMsg': 'Your refund has been processed.',
|
|
267
|
+
'account.refundFailed': 'Failed to process refund. Please try again.',
|
|
268
|
+
'account.returnReasonRequired': 'Please provide a reason for your return request.',
|
|
269
|
+
'account.returnSubmitted': 'Your return request has been submitted.',
|
|
270
|
+
'account.returnFailed': 'Failed to submit return request. Please try again.',
|
|
271
|
+
'account.customer': 'Customer',
|
|
272
|
+
'account.backToOrders': 'Back to Orders',
|
|
273
|
+
'account.viewAllOrders': 'View All Orders',
|
|
274
|
+
'account.returnRequestPending': 'Return Request Pending',
|
|
275
|
+
'account.returnReviewNote': "Your return request is being reviewed. We'll notify you once a decision has been made.",
|
|
276
|
+
'account.yourReason': 'Your reason:',
|
|
277
|
+
'account.placedOn': 'Placed on {date}',
|
|
278
|
+
'account.requestRefund': 'Request Refund',
|
|
279
|
+
'account.requestReturn': 'Request Return',
|
|
280
|
+
'account.viewInvoice': 'View invoice',
|
|
281
|
+
'account.refundProcessedAmount': 'Refund Processed: {amount}',
|
|
282
|
+
'account.refundTiming': 'Funds should appear in your account within 5-10 business days',
|
|
283
|
+
'account.orderStatus': 'Order status',
|
|
284
|
+
'account.orderItems': 'Order Items',
|
|
285
|
+
'account.qty': 'Qty: {count}',
|
|
286
|
+
'account.orderSummary': 'Order Summary',
|
|
287
|
+
'account.refunded': 'Refunded',
|
|
288
|
+
'account.pickupLocation': 'Pickup Location',
|
|
289
|
+
'account.shippingAddress': 'Shipping Address',
|
|
290
|
+
'account.receipt': 'Receipt',
|
|
291
|
+
'account.downloadReceipt': 'Download Receipt',
|
|
292
|
+
'account.receiptHint': 'View or print your payment receipt',
|
|
293
|
+
'account.refundConfirmQ': 'Are you sure you want to request a refund for this order?',
|
|
294
|
+
'account.refundAmount': 'Refund Amount',
|
|
295
|
+
'account.refundMethodNote': 'Full refund to your original payment method',
|
|
296
|
+
'account.refundProcessingNote': 'Once processed, the refund will typically appear in your account within 5-10 business days, depending on your bank or card issuer.',
|
|
297
|
+
'account.cancel': 'Cancel',
|
|
298
|
+
'account.processing': 'Processing...',
|
|
299
|
+
'account.confirmRefund': 'Confirm Refund',
|
|
300
|
+
'account.returnSubtitle': 'Submit a return request for this order',
|
|
301
|
+
'account.orderTotal': 'Order Total',
|
|
302
|
+
'account.returnApprovedNote': 'If approved, a full refund will be processed',
|
|
303
|
+
'account.reasonForReturn': 'Reason for Return',
|
|
304
|
+
'account.returnReasonPlaceholder': "Please describe why you're requesting a return...",
|
|
305
|
+
'account.charCount': '{count}/500 characters',
|
|
306
|
+
'account.returnReviewEmailNote': "Your return request will be reviewed by our team. We'll notify you via email once a decision has been made. If approved, the refund will be processed within 5-10 business days.",
|
|
307
|
+
'account.submitting': 'Submitting...',
|
|
308
|
+
'account.submitRequest': 'Submit Request',
|
|
309
|
+
'account.profileUpdateFailed': 'Failed to update profile',
|
|
310
|
+
'account.profileUpdated': 'Profile updated successfully',
|
|
311
|
+
'account.genericError': 'An error occurred. Please try again.',
|
|
312
|
+
'account.passwordChangeFailed': 'Failed to change password',
|
|
313
|
+
'account.passwordChanged': 'Password changed successfully',
|
|
314
|
+
'account.myProfile': 'My Profile',
|
|
315
|
+
'account.profileInformation': 'Profile Information',
|
|
316
|
+
'account.edit': 'Edit',
|
|
317
|
+
'account.name': 'Name',
|
|
318
|
+
'account.namePlaceholder': 'Your name',
|
|
319
|
+
'account.email': 'Email',
|
|
320
|
+
'account.phone': 'Phone',
|
|
321
|
+
'account.phonePlaceholder': 'For order and delivery updates',
|
|
322
|
+
'account.saveChanges': 'Save Changes',
|
|
323
|
+
'account.saving': 'Saving...',
|
|
324
|
+
'account.notSet': 'Not set',
|
|
325
|
+
'account.verified': 'Verified',
|
|
326
|
+
'account.notVerified': 'Not verified',
|
|
327
|
+
'account.memberSince': 'Member since {date}',
|
|
328
|
+
'account.unknown': 'Unknown',
|
|
329
|
+
'account.changePassword': 'Change Password',
|
|
330
|
+
'account.currentPassword': 'Current Password',
|
|
331
|
+
'account.newPassword': 'New Password',
|
|
332
|
+
'account.password8Hint': 'Must be at least 8 characters',
|
|
333
|
+
'account.confirmNewPassword': 'Confirm New Password',
|
|
334
|
+
'account.changing': 'Changing...',
|
|
335
|
+
'account.backToAccountLower': 'Back to account',
|
|
336
|
+
'account.myAddresses': 'My addresses',
|
|
337
|
+
'account.addressesHint': 'Save addresses to check out faster. Removing an address hides it from your account.',
|
|
338
|
+
// ── Auth pages (template wrappers) ───────────────────────────────────────
|
|
339
|
+
'authPage.welcomeBack': 'Welcome back',
|
|
340
|
+
'authPage.signInSubtitle': 'Sign in to your {storeName} account',
|
|
341
|
+
'authPage.loading': 'Loading...',
|
|
342
|
+
'authPage.createAccount': 'Create an account',
|
|
343
|
+
'authPage.signUpSubtitle': 'Join {storeName} to track orders and more',
|
|
344
|
+
'authPage.resetTitle': 'Reset your password',
|
|
345
|
+
'authPage.resetSubtitle': "Enter your email and we'll send you a reset link",
|
|
346
|
+
'authPage.rememberPassword': 'Remember your password?',
|
|
347
|
+
'authPage.signIn': 'Sign in',
|
|
348
|
+
'authPage.invalidResetLink': 'Invalid Reset Link',
|
|
349
|
+
'authPage.invalidResetLinkBody': 'This password reset link is invalid or has expired.',
|
|
350
|
+
'authPage.requestNewLink': 'Request New Link',
|
|
351
|
+
'authPage.setNewPassword': 'Set new password',
|
|
352
|
+
'authPage.verificationFailed': 'Verification failed',
|
|
353
|
+
'authPage.verificationError': 'An error occurred during verification',
|
|
354
|
+
'authPage.verifyingEmail': 'Verifying your email...',
|
|
355
|
+
'authPage.emailVerified': 'Email Verified!',
|
|
356
|
+
// ── Product catalog components (0.13.0 extraction) ───────────────────────
|
|
357
|
+
'product.quickAdd': 'Quick Add',
|
|
358
|
+
'product.multipleOptions': 'Multiple options available',
|
|
359
|
+
'product.savePercent': 'Save {percent}%',
|
|
360
|
+
'product.outOfStock': 'Out of Stock',
|
|
361
|
+
'product.onlyLeftInStock': 'Only {count} left in stock',
|
|
362
|
+
'product.inStockAvailable': 'In Stock ({count} available)',
|
|
363
|
+
'product.description': 'Description',
|
|
364
|
+
'product.selectOptions': 'Select Options',
|
|
365
|
+
'product.buyNow': 'Buy Now',
|
|
366
|
+
'product.selectOptionsHint': 'Please select all options to add to cart',
|
|
367
|
+
'product.noneFound': 'No products found',
|
|
368
|
+
'product.noneFoundHint': 'Try adjusting your filters or search terms.',
|
|
369
|
+
'product.sortNewest': 'Newest',
|
|
370
|
+
'product.sortPriceAsc': 'Price: Low to High',
|
|
371
|
+
'product.sortPriceDesc': 'Price: High to Low',
|
|
372
|
+
'product.sortName': 'Name: A to Z',
|
|
373
|
+
'product.sortBy': 'Sort by',
|
|
374
|
+
'product.searchPlaceholder': 'Search products...',
|
|
375
|
+
'product.specifications': 'Specifications',
|
|
376
|
+
'product.selectGroup': 'Select {label}',
|
|
377
|
+
'product.previousMedia': 'Previous media',
|
|
378
|
+
'product.nextMedia': 'Next media',
|
|
379
|
+
'product.closeZoom': 'Close zoom',
|
|
380
|
+
'product.viewVideoN': 'View video {n}',
|
|
381
|
+
'product.viewImageN': 'View image {n}',
|
|
382
|
+
// ── Checkout success page ─────────────────────────────────────────────────
|
|
383
|
+
'success.thankYou': 'Thank you for your order!',
|
|
384
|
+
'success.confirmationSentTo': "We've sent a confirmation email to",
|
|
385
|
+
'success.confirmationSent': 'A confirmation email has been sent to your email address.',
|
|
386
|
+
'success.orderId': 'Order ID',
|
|
387
|
+
'success.viewOrder': 'View Order',
|
|
388
|
+
'success.shippingConfirmationNote': "You'll receive a shipping confirmation when your order ships.",
|
|
389
|
+
'success.questionsContact': 'Questions? Contact us at',
|
|
390
|
+
// ── 0.13.0 leak sweep (cart / checkout / timeline / form / auth / address / consent) ──
|
|
391
|
+
'cart.adding': 'Adding...',
|
|
392
|
+
'cart.addItemAria': 'Add {name} to cart',
|
|
393
|
+
'cart.each': 'each',
|
|
394
|
+
'cart.decreaseQty': 'Decrease quantity',
|
|
395
|
+
'cart.increaseQty': 'Increase quantity',
|
|
396
|
+
'checkout.guestDisabled': 'Please sign in to continue. Guest checkout is disabled for this store.',
|
|
397
|
+
'checkout.unavailable': 'Checkout Unavailable',
|
|
398
|
+
'checkout.editCart': 'Edit Cart',
|
|
399
|
+
'timeline.orderCancelled': 'This order was cancelled.',
|
|
400
|
+
'timeline.orderRefunded': 'This order was refunded.',
|
|
401
|
+
'timeline.returnRequested': 'A return has been requested for this order.',
|
|
402
|
+
'timeline.trackPackage': 'Track package',
|
|
403
|
+
'form.selectField': 'Select {field}...',
|
|
404
|
+
'auth.noAccountQ': "Don't have an account?",
|
|
405
|
+
'auth.signUpLink': 'Sign up',
|
|
406
|
+
'auth.accountCreated': 'Account created!',
|
|
407
|
+
'auth.verifyBeforeSignIn': 'Please check your email to verify your account before signing in.',
|
|
408
|
+
'auth.goToSignIn': 'Go to sign in',
|
|
409
|
+
'auth.haveAccountQ': 'Already have an account?',
|
|
410
|
+
'auth.backToSignIn': 'Back to sign in',
|
|
411
|
+
'auth.validatingResetLink': 'Validating reset link...',
|
|
412
|
+
'auth.passwordResetSuccess': 'Password Reset Successfully',
|
|
413
|
+
'auth.passwordUpdatedBody': 'Your password has been updated. You can now sign in with your new password.',
|
|
414
|
+
'auth.enterNewPasswordBelow': 'Enter your new password below.',
|
|
415
|
+
'auth.emailNotVerified': 'Email not verified',
|
|
416
|
+
'auth.verificationSent': 'Verification email sent! Check your inbox.',
|
|
417
|
+
'auth.didntReceiveEmail': "Didn't receive the email?",
|
|
418
|
+
'auth.forgotTitle': 'Forgot your password?',
|
|
419
|
+
'address.saveChanges': 'Save changes',
|
|
420
|
+
'address.addFasterHint': 'Add an address to check out faster next time.',
|
|
421
|
+
'address.no': 'No',
|
|
422
|
+
'consent.closeRejectAria': 'Close and reject non-essential cookies',
|
|
423
|
+
'consent.closeNoSaveAria': 'Close without saving',
|
|
424
|
+
'consent.allowCategoryAria': 'Allow {category} cookies',
|
|
425
|
+
// ── Generic commerce chrome (shared by custom store layers) ──────────────
|
|
426
|
+
'catalog.inStock': 'In stock',
|
|
427
|
+
'catalog.onOrder': 'On order',
|
|
428
|
+
'catalog.unavailable': 'Unavailable',
|
|
429
|
+
'catalog.ref': 'Ref. {sku}',
|
|
430
|
+
'catalog.exclVat': 'excl. VAT',
|
|
431
|
+
'catalog.inclVat': 'incl. VAT',
|
|
432
|
+
'catalog.viewAll': 'View all',
|
|
433
|
+
'catalog.seeReplacement': 'See replacement',
|
|
434
|
+
'catalog.replacedRef': 'Replaced reference',
|
|
435
|
+
'catalog.productUnavailable': 'Product unavailable',
|
|
436
|
+
'catalog.contactUs': 'Contact us',
|
|
437
|
+
'catalog.replaces': 'Replaces {ref}',
|
|
438
|
+
// ── Template pages (0.13.0 P2 extraction) ────────────────────────────────
|
|
439
|
+
'listing.title': 'Products',
|
|
440
|
+
'listing.subtitle': 'Browse our collection of quality products',
|
|
441
|
+
'listing.loadFailed': 'Failed to load products. Please try again.',
|
|
442
|
+
'listing.loadMore': 'Load More',
|
|
443
|
+
'listing.noneMatching': 'No products found matching your search.',
|
|
444
|
+
'listing.noneAvailable': 'No products available.',
|
|
445
|
+
'listing.backToProducts': 'Back to Products',
|
|
446
|
+
'product.currentlyOutOfStock': 'This item is currently out of stock.',
|
|
447
|
+
'cartPage.emptyHint': "Looks like you haven't added anything to your cart yet.",
|
|
448
|
+
'cartPage.clearCart': 'Clear Cart',
|
|
449
|
+
'cartPage.proceedToCheckout': 'Proceed to Checkout',
|
|
450
|
+
'cartPage.taxesAtCheckout': 'Taxes calculated at checkout',
|
|
451
|
+
'cartPage.addMoreForFreeShipping': 'Add {amount} more for free shipping!',
|
|
452
|
+
'cartPage.qualifyFreeShipping': 'You qualify for free shipping!',
|
|
453
|
+
'checkoutPage.title': 'Checkout',
|
|
454
|
+
'checkoutPage.reviewAndPay': 'Review your cart and proceed to secure payment.',
|
|
455
|
+
'checkoutPage.returnToCart': 'Return to cart',
|
|
456
|
+
'contactPage.nameMin': 'Name must be at least 2 characters',
|
|
457
|
+
'contactPage.subjectMin': 'Subject must be at least 5 characters',
|
|
458
|
+
'contactPage.messageMin': 'Message must be at least 10 characters',
|
|
459
|
+
'contactPage.sendFailed': 'Failed to send message',
|
|
460
|
+
'contactPage.somethingWrong': 'Something went wrong',
|
|
461
|
+
'contactPage.title': 'Contact Us',
|
|
462
|
+
'contactPage.intro': "Have a question or feedback? We'd love to hear from you. Fill out the form below and we'll get back to you as soon as possible.",
|
|
463
|
+
'contactPage.sentTitle': 'Message Sent Successfully',
|
|
464
|
+
'contactPage.sentBody': "Thank you for contacting {storeName}. We've received your message and will respond within 24-48 hours.",
|
|
465
|
+
'contactPage.sendAnother': 'Send another message',
|
|
466
|
+
'contactPage.failedTitle': 'Failed to Send Message',
|
|
467
|
+
'contactPage.failedBody': 'Something went wrong. Please try again.',
|
|
468
|
+
'contactPage.tryAgain': 'Try again',
|
|
469
|
+
'contactPage.subject': 'Subject',
|
|
470
|
+
'contactPage.subjectPlaceholder': 'What is this about?',
|
|
471
|
+
'contactPage.message': 'Message',
|
|
472
|
+
'contactPage.messagePlaceholder': 'Your message...',
|
|
473
|
+
'contactPage.sending': 'Sending...',
|
|
474
|
+
'contactPage.sendMessage': 'Send Message',
|
|
475
|
+
'contactPage.reachDirectly': 'You can also reach us directly at',
|
|
476
|
+
'contactPage.supportEmail': 'our support email',
|
|
477
|
+
'faqPage.title': 'Frequently Asked Questions',
|
|
478
|
+
'faqPage.metaDescription': 'Answers to common questions about payment, shipping, delivery, returns, and ordering.',
|
|
479
|
+
'faqPage.subtitle': 'Everything you need to know about ordering, shipping, and returns.',
|
|
480
|
+
'faqPage.stillHaveQuestion': 'Still have a question?',
|
|
481
|
+
'faqPage.contactUsLink': 'Contact us',
|
|
482
|
+
'invoice.backToOrders': 'Back to orders',
|
|
483
|
+
'invoice.backToOrder': 'Back to order',
|
|
484
|
+
'invoice.printSavePdf': 'Print / Save PDF',
|
|
485
|
+
'invoice.title': 'Invoice',
|
|
486
|
+
'invoice.billTo': 'Bill to',
|
|
487
|
+
'invoice.shipTo': 'Ship to',
|
|
488
|
+
'invoice.item': 'Item',
|
|
489
|
+
'invoice.qty': 'Qty',
|
|
490
|
+
'invoice.price': 'Price',
|
|
491
|
+
'invoice.thankYou': 'Thank you for your order.',
|
|
492
|
+
'notFound.title': 'Page not found',
|
|
493
|
+
'notFound.body': "Sorry, we couldn't find the page you're looking for.",
|
|
494
|
+
'notFound.backHome': 'Back to home',
|
|
495
|
+
'nav.shop': 'Shop',
|
|
496
|
+
'nav.about': 'About',
|
|
497
|
+
'nav.contact': 'Contact',
|
|
498
|
+
'nav.searchAria': 'Search',
|
|
499
|
+
'nav.toggleMenuAria': 'Toggle menu',
|
|
500
|
+
'nav.account': 'Account',
|
|
501
|
+
'footer.allProducts': 'All Products',
|
|
502
|
+
'footer.newArrivals': 'New Arrivals',
|
|
503
|
+
'footer.bestSellers': 'Best Sellers',
|
|
504
|
+
'footer.contactUs': 'Contact Us',
|
|
505
|
+
'footer.faq': 'FAQ',
|
|
506
|
+
'footer.privacyPolicy': 'Privacy Policy',
|
|
507
|
+
'footer.terms': 'Terms of Service',
|
|
508
|
+
'footer.tagline': 'Quality products delivered with care. Thank you for shopping with us.',
|
|
509
|
+
'footer.shop': 'Shop',
|
|
510
|
+
'footer.support': 'Support',
|
|
511
|
+
'footer.company': 'Company',
|
|
512
|
+
'footer.allRightsReserved': 'All rights reserved.',
|
|
513
|
+
'footer.securePaymentsWith': 'Secure payments with',
|
|
233
514
|
};
|
|
234
515
|
//# sourceMappingURL=en.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"en.js","sourceRoot":"","sources":["../../../../src/core/i18n/messages/en.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"en.js","sourceRoot":"","sources":["../../../../src/core/i18n/messages/en.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/core/i18n/messages/fr.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAE9C,eAAO,MAAM,EAAE,EAAE,
|
|
1
|
+
{"version":3,"file":"fr.d.ts","sourceRoot":"","sources":["../../../../src/core/i18n/messages/fr.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AAEH,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,UAAU,CAAA;AAE9C,eAAO,MAAM,EAAE,EAAE,cAygBhB,CAAA"}
|
|
@@ -22,6 +22,7 @@ export const fr = {
|
|
|
22
22
|
'common.continue': 'Continuer',
|
|
23
23
|
'common.saving': 'Enregistrement…',
|
|
24
24
|
'common.processing': 'Traitement…',
|
|
25
|
+
'common.language': 'Langue',
|
|
25
26
|
// ── Cart ──────────────────────────────────────────────────────────────────
|
|
26
27
|
'cart.title': 'Panier',
|
|
27
28
|
'cart.ariaLabel': 'Panier',
|
|
@@ -231,5 +232,285 @@ export const fr = {
|
|
|
231
232
|
'timeline.delivered': 'Livrée',
|
|
232
233
|
'timeline.carrierTracking': 'Suivi {carrier}',
|
|
233
234
|
'timeline.tracking': 'Suivi',
|
|
235
|
+
// ── Order status labels (storefront account surfaces) ────────────────────
|
|
236
|
+
'status.pending': 'En attente',
|
|
237
|
+
'status.paid': 'Payée',
|
|
238
|
+
'status.shipped': 'Expédiée',
|
|
239
|
+
'status.delivered': 'Livrée',
|
|
240
|
+
'status.cancelled': 'Annulée',
|
|
241
|
+
'status.refunded': 'Remboursée',
|
|
242
|
+
'status.return_requested': 'Retour demandé',
|
|
243
|
+
'status.returnPending': 'Retour en attente',
|
|
244
|
+
// ── Customer account pages ────────────────────────────────────────────────
|
|
245
|
+
'account.goodMorning': 'Bonjour',
|
|
246
|
+
'account.goodAfternoon': 'Bon après-midi',
|
|
247
|
+
'account.goodEvening': 'Bonsoir',
|
|
248
|
+
'account.orderRef': 'Commande #{ref}',
|
|
249
|
+
'account.orderRefNo': 'Commande n° {ref}',
|
|
250
|
+
'account.orders': 'Commandes',
|
|
251
|
+
'account.viewOrderHistory': "Voir l'historique des commandes",
|
|
252
|
+
'account.addresses': 'Adresses',
|
|
253
|
+
'account.manageAddresses': 'Gérer vos adresses enregistrées',
|
|
254
|
+
'account.profile': 'Profil',
|
|
255
|
+
'account.profileDesc': 'Nom, e-mail & mot de passe',
|
|
256
|
+
'account.signOut': 'Se déconnecter',
|
|
257
|
+
'account.signOutDesc': 'Quitter votre compte',
|
|
258
|
+
'account.backToAccount': 'Retour au compte',
|
|
259
|
+
'account.orderHistory': 'Historique des commandes',
|
|
260
|
+
'account.noOrders': 'Aucune commande pour le moment',
|
|
261
|
+
'account.noOrdersHint': 'Vos commandes apparaîtront ici après votre premier achat.',
|
|
262
|
+
'account.startShopping': 'Parcourir le catalogue',
|
|
263
|
+
'account.viewDetails': 'Voir le détail',
|
|
264
|
+
'account.orderNotFound': 'Commande introuvable',
|
|
265
|
+
'account.orderForbidden': "Vous n'avez pas l'autorisation de voir cette commande",
|
|
266
|
+
'account.orderLoadFailed': 'Impossible de charger la commande',
|
|
267
|
+
'account.refundProcessedMsg': 'Votre remboursement a été traité.',
|
|
268
|
+
'account.refundFailed': 'Impossible de traiter le remboursement. Veuillez réessayer.',
|
|
269
|
+
'account.returnReasonRequired': 'Veuillez indiquer un motif pour votre demande de retour.',
|
|
270
|
+
'account.returnSubmitted': 'Votre demande de retour a été envoyée.',
|
|
271
|
+
'account.returnFailed': "Impossible d'envoyer la demande de retour. Veuillez réessayer.",
|
|
272
|
+
'account.customer': 'Client',
|
|
273
|
+
'account.backToOrders': 'Retour aux commandes',
|
|
274
|
+
'account.viewAllOrders': 'Voir toutes les commandes',
|
|
275
|
+
'account.returnRequestPending': 'Retour en attente',
|
|
276
|
+
'account.returnReviewNote': "Votre demande de retour est en cours d'examen. Nous vous informerons dès qu'une décision aura été prise.",
|
|
277
|
+
'account.yourReason': 'Votre motif :',
|
|
278
|
+
'account.placedOn': 'Passée le {date}',
|
|
279
|
+
'account.requestRefund': 'Demander un remboursement',
|
|
280
|
+
'account.requestReturn': 'Demander un retour',
|
|
281
|
+
'account.viewInvoice': 'Voir la facture',
|
|
282
|
+
'account.refundProcessedAmount': 'Remboursement effectué : {amount}',
|
|
283
|
+
'account.refundTiming': 'Les fonds devraient apparaître sur votre compte sous 5 à 10 jours ouvrés',
|
|
284
|
+
'account.orderStatus': 'Statut de la commande',
|
|
285
|
+
'account.orderItems': 'Articles de la commande',
|
|
286
|
+
'account.qty': 'Qté : {count}',
|
|
287
|
+
'account.orderSummary': 'Récapitulatif',
|
|
288
|
+
'account.refunded': 'Remboursé',
|
|
289
|
+
'account.pickupLocation': 'Point de retrait',
|
|
290
|
+
'account.shippingAddress': 'Adresse de livraison',
|
|
291
|
+
'account.receipt': 'Reçu',
|
|
292
|
+
'account.downloadReceipt': 'Télécharger le reçu',
|
|
293
|
+
'account.receiptHint': 'Consultez ou imprimez votre reçu de paiement',
|
|
294
|
+
'account.refundConfirmQ': 'Voulez-vous vraiment demander un remboursement pour cette commande ?',
|
|
295
|
+
'account.refundAmount': 'Montant du remboursement',
|
|
296
|
+
'account.refundMethodNote': "Remboursement intégral sur votre moyen de paiement d'origine",
|
|
297
|
+
'account.refundProcessingNote': 'Une fois traité, le remboursement apparaît généralement sur votre compte sous 5 à 10 jours ouvrés, selon votre banque ou votre émetteur de carte.',
|
|
298
|
+
'account.cancel': 'Annuler',
|
|
299
|
+
'account.processing': 'Traitement…',
|
|
300
|
+
'account.confirmRefund': 'Confirmer le remboursement',
|
|
301
|
+
'account.returnSubtitle': 'Envoyer une demande de retour pour cette commande',
|
|
302
|
+
'account.orderTotal': 'Total de la commande',
|
|
303
|
+
'account.returnApprovedNote': "En cas d'acceptation, un remboursement intégral sera effectué",
|
|
304
|
+
'account.reasonForReturn': 'Motif du retour',
|
|
305
|
+
'account.returnReasonPlaceholder': 'Décrivez la raison de votre demande de retour…',
|
|
306
|
+
'account.charCount': '{count}/500 caractères',
|
|
307
|
+
'account.returnReviewEmailNote': "Votre demande de retour sera examinée par notre équipe. Nous vous informerons par e-mail dès qu'une décision aura été prise. En cas d'acceptation, le remboursement sera effectué sous 5 à 10 jours ouvrés.",
|
|
308
|
+
'account.submitting': 'Envoi…',
|
|
309
|
+
'account.submitRequest': 'Envoyer la demande',
|
|
310
|
+
'account.profileUpdateFailed': 'Impossible de mettre à jour le profil',
|
|
311
|
+
'account.profileUpdated': 'Profil mis à jour',
|
|
312
|
+
'account.genericError': 'Une erreur est survenue. Veuillez réessayer.',
|
|
313
|
+
'account.passwordChangeFailed': 'Impossible de modifier le mot de passe',
|
|
314
|
+
'account.passwordChanged': 'Mot de passe modifié',
|
|
315
|
+
'account.myProfile': 'Mon profil',
|
|
316
|
+
'account.profileInformation': 'Informations du profil',
|
|
317
|
+
'account.edit': 'Modifier',
|
|
318
|
+
'account.name': 'Nom',
|
|
319
|
+
'account.namePlaceholder': 'Votre nom',
|
|
320
|
+
'account.email': 'E-mail',
|
|
321
|
+
'account.phone': 'Téléphone',
|
|
322
|
+
'account.phonePlaceholder': 'Pour le suivi de commande et de livraison',
|
|
323
|
+
'account.saveChanges': 'Enregistrer',
|
|
324
|
+
'account.saving': 'Enregistrement…',
|
|
325
|
+
'account.notSet': 'Non renseigné',
|
|
326
|
+
'account.verified': 'Vérifié',
|
|
327
|
+
'account.notVerified': 'Non vérifié',
|
|
328
|
+
'account.memberSince': 'Membre depuis {date}',
|
|
329
|
+
'account.unknown': 'Inconnu',
|
|
330
|
+
'account.changePassword': 'Modifier le mot de passe',
|
|
331
|
+
'account.currentPassword': 'Mot de passe actuel',
|
|
332
|
+
'account.newPassword': 'Nouveau mot de passe',
|
|
333
|
+
'account.password8Hint': 'Au moins 8 caractères',
|
|
334
|
+
'account.confirmNewPassword': 'Confirmer le nouveau mot de passe',
|
|
335
|
+
'account.changing': 'Modification…',
|
|
336
|
+
'account.backToAccountLower': 'Retour au compte',
|
|
337
|
+
'account.myAddresses': 'Mes adresses',
|
|
338
|
+
'account.addressesHint': 'Enregistrez vos adresses pour commander plus vite. Supprimer une adresse la masque de votre compte.',
|
|
339
|
+
// ── Auth pages (template wrappers) ───────────────────────────────────────
|
|
340
|
+
'authPage.welcomeBack': 'Bon retour',
|
|
341
|
+
'authPage.signInSubtitle': 'Connectez-vous à votre compte {storeName}',
|
|
342
|
+
'authPage.loading': 'Chargement…',
|
|
343
|
+
'authPage.createAccount': 'Créer un compte',
|
|
344
|
+
'authPage.signUpSubtitle': 'Rejoignez {storeName} pour suivre vos commandes et plus encore',
|
|
345
|
+
'authPage.resetTitle': 'Réinitialiser votre mot de passe',
|
|
346
|
+
'authPage.resetSubtitle': 'Saisissez votre e-mail et nous vous enverrons un lien de réinitialisation',
|
|
347
|
+
'authPage.rememberPassword': 'Vous vous souvenez de votre mot de passe ?',
|
|
348
|
+
'authPage.signIn': 'Se connecter',
|
|
349
|
+
'authPage.invalidResetLink': 'Lien invalide',
|
|
350
|
+
'authPage.invalidResetLinkBody': 'Ce lien de réinitialisation est invalide ou a expiré.',
|
|
351
|
+
'authPage.requestNewLink': 'Demander un nouveau lien',
|
|
352
|
+
'authPage.setNewPassword': 'Nouveau mot de passe',
|
|
353
|
+
'authPage.verificationFailed': 'La vérification a échoué',
|
|
354
|
+
'authPage.verificationError': 'Une erreur est survenue lors de la vérification',
|
|
355
|
+
'authPage.verifyingEmail': 'Vérification de votre e-mail…',
|
|
356
|
+
'authPage.emailVerified': 'E-mail vérifié !',
|
|
357
|
+
// ── Product catalog components (0.13.0 extraction) ───────────────────────
|
|
358
|
+
'product.quickAdd': 'Ajout rapide',
|
|
359
|
+
'product.multipleOptions': 'Plusieurs options disponibles',
|
|
360
|
+
'product.savePercent': 'Économisez {percent} %',
|
|
361
|
+
'product.outOfStock': 'Rupture de stock',
|
|
362
|
+
'product.onlyLeftInStock': 'Plus que {count} en stock',
|
|
363
|
+
'product.inStockAvailable': 'En stock ({count} disponibles)',
|
|
364
|
+
'product.description': 'Description',
|
|
365
|
+
'product.selectOptions': 'Choisissez vos options',
|
|
366
|
+
'product.buyNow': 'Acheter maintenant',
|
|
367
|
+
'product.selectOptionsHint': 'Veuillez sélectionner toutes les options pour ajouter au panier',
|
|
368
|
+
'product.noneFound': 'Aucun produit trouvé',
|
|
369
|
+
'product.noneFoundHint': 'Essayez de modifier vos filtres ou votre recherche.',
|
|
370
|
+
'product.sortNewest': 'Plus récents',
|
|
371
|
+
'product.sortPriceAsc': 'Prix croissant',
|
|
372
|
+
'product.sortPriceDesc': 'Prix décroissant',
|
|
373
|
+
'product.sortName': 'Nom : A à Z',
|
|
374
|
+
'product.sortBy': 'Trier par',
|
|
375
|
+
'product.searchPlaceholder': 'Rechercher des produits…',
|
|
376
|
+
'product.specifications': 'Caractéristiques',
|
|
377
|
+
'product.selectGroup': 'Sélectionnez {label}',
|
|
378
|
+
'product.previousMedia': 'Média précédent',
|
|
379
|
+
'product.nextMedia': 'Média suivant',
|
|
380
|
+
'product.closeZoom': 'Fermer le zoom',
|
|
381
|
+
'product.viewVideoN': 'Voir la vidéo {n}',
|
|
382
|
+
'product.viewImageN': "Voir l'image {n}",
|
|
383
|
+
// ── Checkout success page ─────────────────────────────────────────────────
|
|
384
|
+
'success.thankYou': 'Merci pour votre commande !',
|
|
385
|
+
'success.confirmationSentTo': 'Nous avons envoyé un e-mail de confirmation à',
|
|
386
|
+
'success.confirmationSent': 'Un e-mail de confirmation a été envoyé à votre adresse.',
|
|
387
|
+
'success.orderId': 'Numéro de commande',
|
|
388
|
+
'success.viewOrder': 'Voir la commande',
|
|
389
|
+
'success.shippingConfirmationNote': "Vous recevrez une confirmation d'expédition dès l'envoi de votre commande.",
|
|
390
|
+
'success.questionsContact': 'Des questions ? Contactez-nous à',
|
|
391
|
+
// ── 0.13.0 leak sweep (cart / checkout / timeline / form / auth / address / consent) ──
|
|
392
|
+
'cart.adding': 'Ajout…',
|
|
393
|
+
'cart.addItemAria': 'Ajouter {name} au panier',
|
|
394
|
+
'cart.each': "l'unité",
|
|
395
|
+
'cart.decreaseQty': 'Diminuer la quantité',
|
|
396
|
+
'cart.increaseQty': 'Augmenter la quantité',
|
|
397
|
+
'checkout.guestDisabled': 'Veuillez vous connecter pour continuer. La commande sans compte est désactivée sur cette boutique.',
|
|
398
|
+
'checkout.unavailable': 'Paiement indisponible',
|
|
399
|
+
'checkout.editCart': 'Modifier le panier',
|
|
400
|
+
'timeline.orderCancelled': 'Cette commande a été annulée.',
|
|
401
|
+
'timeline.orderRefunded': 'Cette commande a été remboursée.',
|
|
402
|
+
'timeline.returnRequested': 'Un retour a été demandé pour cette commande.',
|
|
403
|
+
'timeline.trackPackage': 'Suivre le colis',
|
|
404
|
+
'form.selectField': 'Sélectionnez {field}…',
|
|
405
|
+
'auth.noAccountQ': 'Pas encore de compte ?',
|
|
406
|
+
'auth.signUpLink': 'Créer un compte',
|
|
407
|
+
'auth.accountCreated': 'Compte créé !',
|
|
408
|
+
'auth.verifyBeforeSignIn': 'Veuillez vérifier votre adresse e-mail avant de vous connecter.',
|
|
409
|
+
'auth.goToSignIn': 'Aller à la connexion',
|
|
410
|
+
'auth.haveAccountQ': 'Vous avez déjà un compte ?',
|
|
411
|
+
'auth.backToSignIn': 'Retour à la connexion',
|
|
412
|
+
'auth.validatingResetLink': 'Vérification du lien…',
|
|
413
|
+
'auth.passwordResetSuccess': 'Mot de passe réinitialisé',
|
|
414
|
+
'auth.passwordUpdatedBody': 'Votre mot de passe a été mis à jour. Vous pouvez maintenant vous connecter avec votre nouveau mot de passe.',
|
|
415
|
+
'auth.enterNewPasswordBelow': 'Saisissez votre nouveau mot de passe ci-dessous.',
|
|
416
|
+
'auth.emailNotVerified': 'E-mail non vérifié',
|
|
417
|
+
'auth.verificationSent': 'E-mail de vérification envoyé ! Vérifiez votre boîte de réception.',
|
|
418
|
+
'auth.didntReceiveEmail': "Vous n'avez pas reçu l'e-mail ?",
|
|
419
|
+
'auth.forgotTitle': 'Mot de passe oublié ?',
|
|
420
|
+
'address.saveChanges': 'Enregistrer',
|
|
421
|
+
'address.addFasterHint': 'Ajoutez une adresse pour commander plus vite la prochaine fois.',
|
|
422
|
+
'address.no': 'Non',
|
|
423
|
+
'consent.closeRejectAria': 'Fermer et refuser les cookies non essentiels',
|
|
424
|
+
'consent.closeNoSaveAria': 'Fermer sans enregistrer',
|
|
425
|
+
'consent.allowCategoryAria': 'Autoriser les cookies {category}',
|
|
426
|
+
// ── Generic commerce chrome (shared by custom store layers) ──────────────
|
|
427
|
+
'catalog.inStock': 'En stock',
|
|
428
|
+
'catalog.onOrder': 'Sur commande',
|
|
429
|
+
'catalog.unavailable': 'Indisponible',
|
|
430
|
+
'catalog.ref': 'Réf. {sku}',
|
|
431
|
+
'catalog.exclVat': 'HT',
|
|
432
|
+
'catalog.inclVat': 'TTC',
|
|
433
|
+
'catalog.viewAll': 'Voir tout',
|
|
434
|
+
'catalog.seeReplacement': 'Voir le remplacement',
|
|
435
|
+
'catalog.replacedRef': 'Référence remplacée',
|
|
436
|
+
'catalog.productUnavailable': 'Produit non disponible',
|
|
437
|
+
'catalog.contactUs': 'Nous consulter',
|
|
438
|
+
'catalog.replaces': 'Remplace {ref}',
|
|
439
|
+
// ── Template pages (0.13.0 P2 extraction) ────────────────────────────────
|
|
440
|
+
'listing.title': 'Produits',
|
|
441
|
+
'listing.subtitle': 'Parcourez notre collection de produits de qualité',
|
|
442
|
+
'listing.loadFailed': 'Impossible de charger les produits. Veuillez réessayer.',
|
|
443
|
+
'listing.loadMore': 'Voir plus',
|
|
444
|
+
'listing.noneMatching': 'Aucun produit ne correspond à votre recherche.',
|
|
445
|
+
'listing.noneAvailable': 'Aucun produit disponible.',
|
|
446
|
+
'listing.backToProducts': 'Retour aux produits',
|
|
447
|
+
'product.currentlyOutOfStock': 'Cet article est actuellement en rupture de stock.',
|
|
448
|
+
'cartPage.emptyHint': "Vous n'avez encore rien ajouté à votre panier.",
|
|
449
|
+
'cartPage.clearCart': 'Vider le panier',
|
|
450
|
+
'cartPage.proceedToCheckout': 'Passer la commande',
|
|
451
|
+
'cartPage.taxesAtCheckout': 'TVA calculée au paiement',
|
|
452
|
+
'cartPage.addMoreForFreeShipping': 'Ajoutez {amount} pour la livraison gratuite !',
|
|
453
|
+
'cartPage.qualifyFreeShipping': 'Vous bénéficiez de la livraison gratuite !',
|
|
454
|
+
'checkoutPage.title': 'Paiement',
|
|
455
|
+
'checkoutPage.reviewAndPay': 'Vérifiez votre panier et procédez au paiement sécurisé.',
|
|
456
|
+
'checkoutPage.returnToCart': 'Retour au panier',
|
|
457
|
+
'contactPage.nameMin': 'Le nom doit contenir au moins 2 caractères',
|
|
458
|
+
'contactPage.subjectMin': "L'objet doit contenir au moins 5 caractères",
|
|
459
|
+
'contactPage.messageMin': 'Le message doit contenir au moins 10 caractères',
|
|
460
|
+
'contactPage.sendFailed': "Échec de l'envoi du message",
|
|
461
|
+
'contactPage.somethingWrong': "Une erreur s'est produite",
|
|
462
|
+
'contactPage.title': 'Contactez-nous',
|
|
463
|
+
'contactPage.intro': 'Une question ou une remarque ? Nous serions ravis de vous lire. Remplissez le formulaire ci-dessous et nous vous répondrons dans les plus brefs délais.',
|
|
464
|
+
'contactPage.sentTitle': 'Message envoyé',
|
|
465
|
+
'contactPage.sentBody': "Merci d'avoir contacté {storeName}. Nous avons bien reçu votre message et vous répondrons sous 24 à 48 heures.",
|
|
466
|
+
'contactPage.sendAnother': 'Envoyer un autre message',
|
|
467
|
+
'contactPage.failedTitle': "Échec de l'envoi du message",
|
|
468
|
+
'contactPage.failedBody': "Une erreur s'est produite. Veuillez réessayer.",
|
|
469
|
+
'contactPage.tryAgain': 'Réessayer',
|
|
470
|
+
'contactPage.subject': 'Objet',
|
|
471
|
+
'contactPage.subjectPlaceholder': "De quoi s'agit-il ?",
|
|
472
|
+
'contactPage.message': 'Message',
|
|
473
|
+
'contactPage.messagePlaceholder': 'Votre message…',
|
|
474
|
+
'contactPage.sending': 'Envoi…',
|
|
475
|
+
'contactPage.sendMessage': 'Envoyer le message',
|
|
476
|
+
'contactPage.reachDirectly': 'Vous pouvez aussi nous joindre directement à',
|
|
477
|
+
'contactPage.supportEmail': "notre adresse d'assistance",
|
|
478
|
+
'faqPage.title': 'Questions fréquentes',
|
|
479
|
+
'faqPage.metaDescription': 'Réponses aux questions courantes sur le paiement, la livraison, les retours et les commandes.',
|
|
480
|
+
'faqPage.subtitle': 'Tout ce que vous devez savoir sur les commandes, la livraison et les retours.',
|
|
481
|
+
'faqPage.stillHaveQuestion': 'Une autre question ?',
|
|
482
|
+
'faqPage.contactUsLink': 'Contactez-nous',
|
|
483
|
+
'invoice.backToOrders': 'Retour aux commandes',
|
|
484
|
+
'invoice.backToOrder': 'Retour à la commande',
|
|
485
|
+
'invoice.printSavePdf': 'Imprimer / Enregistrer en PDF',
|
|
486
|
+
'invoice.title': 'Facture',
|
|
487
|
+
'invoice.billTo': 'Facturé à',
|
|
488
|
+
'invoice.shipTo': 'Livré à',
|
|
489
|
+
'invoice.item': 'Article',
|
|
490
|
+
'invoice.qty': 'Qté',
|
|
491
|
+
'invoice.price': 'Prix',
|
|
492
|
+
'invoice.thankYou': 'Merci pour votre commande.',
|
|
493
|
+
'notFound.title': 'Page introuvable',
|
|
494
|
+
'notFound.body': 'Désolé, la page que vous cherchez est introuvable.',
|
|
495
|
+
'notFound.backHome': "Retour à l'accueil",
|
|
496
|
+
'nav.shop': 'Boutique',
|
|
497
|
+
'nav.about': 'À propos',
|
|
498
|
+
'nav.contact': 'Contact',
|
|
499
|
+
'nav.searchAria': 'Rechercher',
|
|
500
|
+
'nav.toggleMenuAria': 'Ouvrir le menu',
|
|
501
|
+
'nav.account': 'Compte',
|
|
502
|
+
'footer.allProducts': 'Tous les produits',
|
|
503
|
+
'footer.newArrivals': 'Nouveautés',
|
|
504
|
+
'footer.bestSellers': 'Meilleures ventes',
|
|
505
|
+
'footer.contactUs': 'Nous contacter',
|
|
506
|
+
'footer.faq': 'FAQ',
|
|
507
|
+
'footer.privacyPolicy': 'Confidentialité',
|
|
508
|
+
'footer.terms': 'Conditions générales',
|
|
509
|
+
'footer.tagline': 'Des produits de qualité livrés avec soin. Merci de votre confiance.',
|
|
510
|
+
'footer.shop': 'Boutique',
|
|
511
|
+
'footer.support': 'Aide',
|
|
512
|
+
'footer.company': 'Informations',
|
|
513
|
+
'footer.allRightsReserved': 'Tous droits réservés.',
|
|
514
|
+
'footer.securePaymentsWith': 'Paiement sécurisé avec',
|
|
234
515
|
};
|
|
235
516
|
//# sourceMappingURL=fr.js.map
|