@fleetbase/storefront-engine 0.2.7 → 0.2.8

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.
Files changed (73) hide show
  1. package/addon/components/file-record.hbs +9 -2
  2. package/addon/components/file-record.js +3 -2
  3. package/addon/components/modals/add-store-hours.hbs +12 -2
  4. package/addon/components/modals/assign-driver.hbs +18 -5
  5. package/addon/components/modals/create-first-store.hbs +18 -6
  6. package/addon/components/modals/create-gateway.hbs +19 -7
  7. package/addon/components/modals/create-network-category.hbs +23 -5
  8. package/addon/components/modals/create-network.hbs +15 -7
  9. package/addon/components/modals/create-new-variant.hbs +20 -4
  10. package/addon/components/modals/create-notification-channel.hbs +22 -17
  11. package/addon/components/modals/create-product-category.hbs +22 -7
  12. package/addon/components/modals/create-store.hbs +11 -3
  13. package/addon/components/modals/import-products.hbs +34 -15
  14. package/addon/components/modals/incoming-order.hbs +29 -19
  15. package/addon/components/modals/manage-addons.hbs +50 -9
  16. package/addon/components/modals/manage-addons.js +3 -2
  17. package/addon/components/modals/order-ready-assign-driver.hbs +24 -13
  18. package/addon/components/modals/select-addon-category.hbs +8 -1
  19. package/addon/components/modals/share-network.hbs +23 -8
  20. package/addon/components/modals/store-details.hbs +4 -4
  21. package/addon/components/modals/store-form.hbs +24 -5
  22. package/addon/components/modals/store-location-form.hbs +26 -16
  23. package/addon/components/network-category-picker.hbs +17 -6
  24. package/addon/components/schedule-manager.hbs +8 -1
  25. package/addon/components/schedule-manager.js +6 -5
  26. package/addon/components/store-selector.hbs +14 -3
  27. package/addon/components/widget/customers.hbs +16 -7
  28. package/addon/components/widget/customers.js +2 -1
  29. package/addon/components/widget/orders.hbs +58 -23
  30. package/addon/components/widget/orders.js +17 -16
  31. package/addon/components/widget/storefront-metrics.hbs +5 -5
  32. package/addon/controllers/customers/index.js +21 -13
  33. package/addon/controllers/networks/index/network/index.js +16 -9
  34. package/addon/controllers/networks/index/network/stores.js +39 -31
  35. package/addon/controllers/networks/index/network.js +3 -2
  36. package/addon/controllers/networks/index.js +10 -3
  37. package/addon/controllers/orders/index.js +30 -23
  38. package/addon/controllers/products/index/category/edit.js +5 -3
  39. package/addon/controllers/products/index/category/new.js +10 -9
  40. package/addon/controllers/products/index/category.js +8 -7
  41. package/addon/controllers/products/index/index.js +9 -2
  42. package/addon/controllers/products/index.js +9 -8
  43. package/addon/controllers/settings/gateways.js +7 -6
  44. package/addon/controllers/settings/index.js +1 -0
  45. package/addon/controllers/settings/locations.js +18 -11
  46. package/addon/controllers/settings/notifications.js +8 -7
  47. package/addon/services/storefront.js +13 -7
  48. package/addon/templates/application.hbs +8 -8
  49. package/addon/templates/customers/index/edit.hbs +0 -1
  50. package/addon/templates/customers/index.hbs +23 -4
  51. package/addon/templates/home.hbs +1 -1
  52. package/addon/templates/networks/index/network/customers.hbs +0 -1
  53. package/addon/templates/networks/index/network/index.hbs +200 -62
  54. package/addon/templates/networks/index/network/orders.hbs +0 -1
  55. package/addon/templates/networks/index/network/stores.hbs +18 -3
  56. package/addon/templates/networks/index/network.hbs +5 -5
  57. package/addon/templates/networks/index.hbs +12 -7
  58. package/addon/templates/orders/index/edit.hbs +0 -1
  59. package/addon/templates/orders/index/new.hbs +0 -1
  60. package/addon/templates/orders/index/view.hbs +0 -1
  61. package/addon/templates/orders/index.hbs +25 -6
  62. package/addon/templates/products/index/category/new.hbs +65 -12
  63. package/addon/templates/products/index.hbs +27 -6
  64. package/addon/templates/settings/api.hbs +3 -3
  65. package/addon/templates/settings/gateways.hbs +10 -10
  66. package/addon/templates/settings/index.hbs +146 -51
  67. package/addon/templates/settings/locations.hbs +13 -6
  68. package/addon/templates/settings/notifications.hbs +5 -7
  69. package/addon/templates/settings.hbs +6 -6
  70. package/composer.json +3 -3
  71. package/extension.json +1 -1
  72. package/package.json +3 -1
  73. package/translations/en-us.yaml +574 -1
@@ -1,2 +1,575 @@
1
1
  storefront:
2
- extension-name: Storefront
2
+ extension-name: Storefront
3
+ common:
4
+ address: Address
5
+ alerts: Alerts
6
+ amount: Amount
7
+ api: API
8
+ back: Back
9
+ backdrop: backdrop
10
+ building: Building
11
+ bulk-action: Bulk Action
12
+ cash: Cash
13
+ city: City
14
+ config: Config
15
+ coordinates: Coordinates
16
+ country: Country
17
+ created: Created
18
+ currency: Currency
19
+ customer: Customer
20
+ customers: Customers
21
+ category: Category
22
+ delivery-tip: Delivery Tip
23
+ delivery: Delivery
24
+ description: Description
25
+ driver: Driver
26
+ dropoff: Dropoff
27
+ earning: Earnings
28
+ email: Email
29
+ export: Export
30
+ id: ID
31
+ import: Import
32
+ invalid: Invalid
33
+ loading: Loading...
34
+ logo: logo
35
+ name: Name
36
+ neighborhood: Neighborhood
37
+ online: Online
38
+ orders: Orders
39
+ phone: Phone
40
+ photos: Photos
41
+ pickup: Pickup
42
+ product: Products
43
+ remove: Remove
44
+ state: State
45
+ status: Status
46
+ store: Store
47
+ street-1: Street 1
48
+ storefront: Storefront
49
+ tag: Tags
50
+ tip: Tip
51
+ total: Total
52
+ type: Type
53
+ upload-new: Upload new
54
+ uploading: Uploading...
55
+ view: View
56
+ website: Website
57
+ edit: Edit
58
+ delete: Delete
59
+ network: Networks
60
+ file: files
61
+ general: General
62
+ location: Location
63
+ notification: Notification
64
+ gateways: Gateways
65
+ settings: Settings
66
+ new: New
67
+ facebook: Facebook
68
+ instagram: Instagram
69
+ twitter: Twitter
70
+ sidebar:
71
+ storefront: Storefront
72
+ dashboard: Dashboard
73
+ products: Products
74
+ customers: Customers
75
+ orders: Orders
76
+ networks: Networks
77
+ settings: Settings
78
+ launch-app: Launch App
79
+ component:
80
+ modals:
81
+ add-store-hours:
82
+ start-time: Start time
83
+ operation-start: When availability/operation start
84
+ end-time: End time
85
+ operation-end: When availability/operation hours end
86
+ assign-driver:
87
+ message-driver: Select a driver to assign to this order.
88
+ name-driver: Select Driver
89
+ placeholder-driver: Select Driver to Assign
90
+ create-first-store:
91
+ title: Welcome to Storefront!
92
+ message: Storefront allows you to quickly setup a headless and dynamic on-demand shop powered by Fleetbase.
93
+ submit-message: Submit the form below to create your first store.
94
+ storefront-name: Storefront name
95
+ enter-name: Enter the name of your store
96
+ description: Storefront description
97
+ brief-description: Give your store a simple brief description on the types of things sold
98
+ currency: Storefront currency
99
+ select-currency: Select the default currency for your storefront
100
+ create-getaway:
101
+ getaway: Gateway type
102
+ getaway-text: Select gateway type
103
+ getaway-name: Getaway name
104
+ name-text: Give your payment gateway a name, this will only be relevent internally
105
+ getaway-code: Getaway code
106
+ code-text: Identifier code used to identify gateway to the SDK
107
+ callback-url: Callback URL
108
+ callback-text: Callback URL if applicable
109
+ return-url: Return URL
110
+ return-text: Return URL if applicable
111
+ sandbox-getaway: This is a sandbox gateway
112
+ create-network-category:
113
+ parent-category: Parent category
114
+ select-parent: Select a parent category if any
115
+ category-name: Category name
116
+ name-text: Enter a name for category
117
+ description: Category description
118
+ description-text: Give your network category a brief description
119
+ category-icon: Category icon type
120
+ create-network:
121
+ title: Start a Network
122
+ message-line1: Storefront allows you to quickly create marketplaces, enabling multiple storefronts to sell under an umbrella.
123
+ message-line2: When you create the network you defined your rules and you're able to expand your network through invitiations.
124
+ message-line3: Get started by creating a network below.
125
+ name: Network name
126
+ name-text: Enter the name of your store
127
+ description: Network description
128
+ description-text: Give your store a simple brief description on the types of things sold
129
+ currency: Network currency
130
+ currency-text: Select the default currency for your storefront
131
+ create-new-variant:
132
+ name: Variant name
133
+ name-text: Give your product variant a name
134
+ description: Variant description
135
+ description-text: Short description of the variant
136
+ checkbox-1: Allow user to select multiple variant options at once
137
+ checkbox-2: This product variant selection is required
138
+ create-notification-channel:
139
+ title: Channel
140
+ title-text: Select notification channel
141
+ name: Channel name
142
+ name-text: Give your notification channel a name, this will only be relevent internally
143
+ key: Channel Key
144
+ key-text: This is your notification channel key, use this to specify which apps should utilize this notification channel via sdk configs.
145
+ create-product-category:
146
+ name: Category name
147
+ name-text: Enter a name for category
148
+ description: Category description
149
+ description-text: Give your product category a brief description
150
+ icon: Category icon
151
+ uploading-new: Upload new category icon
152
+ create-store:
153
+ name: Storefront name
154
+ name-text: Enter the name of your store
155
+ description: Storefront description
156
+ description-text: Give your store a simple brief description on the types of things sold
157
+ currency: Storefront currency
158
+ currency-text: Select the default currency for your storefront
159
+ import-products:
160
+ uploading-message: Processing import...
161
+ drop-upload: Drop to upload
162
+ ready-upload: ready for upload.
163
+ upload-spreadsheets: Upload Spreadsheets
164
+ drag-drop: Drag and drop spreadsheet files onto this dropzone
165
+ select-spreadsheets: or select spreadsheets to upload.
166
+ upload-queue: Upload Queue
167
+ optionally-select-category: Optionally select a category to import products into
168
+ select-category: Select Category
169
+ incoming-order:
170
+ assigned: Driver Assigned
171
+ not-assigned: No driver assigned
172
+ no-phone: No phone
173
+ change-driver: Change Driver
174
+ assign-driver: Assign Driver
175
+ pickup-order: Customer must pickup order from
176
+ address: Customer address
177
+ tracking: Tracking
178
+ summary: Order Summary
179
+ subtotal: Subtotal
180
+ fee: Delivery fee
181
+ tip: Tip
182
+ delivery-tip: Delivery Tip
183
+ manage-addons:
184
+ title: New Category
185
+ delete: Delete Category
186
+ new-addon: New Addon
187
+ addon-name: Addon Name
188
+ description: Addon Description
189
+ delete-this-addon-category-assosiated-will-lost: Are you sure you wish to delete this addon category? All addons assosciated will be lost!
190
+ untitled-addon-category: Untitled Addon Category
191
+ order-ready-assign-driver:
192
+ driver-dispatch: You are about to set this order as ready and dispatch, use the dropdown below to select a driver to dispatch to. <br><br>Or optionally you can opt to dispatch order as adhoc which will ping the order to all nearby drivers to be accepted.
193
+ adhoc-dispatch-nearby-drivers: Adhoc dispatch to nearby drivers
194
+ select-driver: Select Driver
195
+ select-driver-to-assign: Select Driver to Assign
196
+ share-network:
197
+ invite-member: Invite members to your network
198
+ email-below: Grab a shareable invitiation link or send individual invites via email below.
199
+ invite-network: Enter the emails of people or organizations you want to send an invite to your network.
200
+ add-email: Add emails
201
+ get-link: Get link
202
+ enable-shareable-link: Enable shareable link
203
+ anyone-with-this-link-able-to-join-your-network: Anyone with this link is able to join your network
204
+ store-form:
205
+ storefront-name: Storefront Name
206
+ the-name-of-your-store: The name of your store.
207
+ storefront-description-placeholder: Storefront Description
208
+ give-your-store-brief-description: Give your store a brief description to let users know what you sell.
209
+ add-tags-placeholder: Add tags
210
+ store-location-form:
211
+ street-2: Street 2
212
+ security-access-code: Security Access Code
213
+ postal-code: Postal Code
214
+ widget:
215
+ customers:
216
+ widget-title: Recent Customers
217
+ phone: Phone
218
+ email: Email
219
+ orders:
220
+ widget-title: Recent Orders
221
+ id-column: Order ID
222
+ accept-order: Accept Order
223
+ mark-as-ready: Mark as Ready!
224
+ mark-as-completed: Mark as Completed
225
+ more-details: More Details
226
+ customer: Customer
227
+ driver: Driver
228
+ subtotal: Subtotal
229
+ delivery-fee: Delivery fee
230
+ delivery-tip: Delivery tip
231
+ tip: Tip
232
+ change-driver: Change Driver
233
+ assign-driver: Assign Driver
234
+ mark-as-ready-modal-pickup-title: Mark order ready for pickup?
235
+ mark-as-ready-modal-pickup-body: Marking the order as ready will notify the customer their order is ready for pickup!
236
+ mark-as-ready-modal-pickup-accept-button-text: Ready for Pickup!
237
+ mark-as-ready-modal-not-adhoc-title: Assign driver and dispatch orders
238
+ mark-as-ready-modal-not-adhoc-accept-button-text: Assign & Dispatch!
239
+ mark-as-ready-modal-title: Are you want to mark order as ready?
240
+ mark-as-ready-modal-body: Marking the order as ready will dispatch the order to nearby drivers, only mark the order as ready when it can be picked up.
241
+ mark-as-ready-modal-accept-button-text: Dispatch!
242
+ mark-as-completed-modal-title : Are you sure you want to mark order as completed?
243
+ mark-as-completed-modal-body: Marking the order as completed is a confirmation that the customer has picked up the order and the order is completed.
244
+ mark-as-completed-accept-button-text: Order Completed!
245
+ assign-driver-modal-title: Assign Driver
246
+ assign-driver-modal-accept-button-text: Assign Driver
247
+ storefront-metrics:
248
+ last-day: Last 30 days
249
+ file-record:
250
+ delete-this-file: Are you sure you wish to delete this file?
251
+ delete-this-file-you-will-unable-recover: Once you delete this file you will be unable to recover it.
252
+ network-category-picker:
253
+ no-subcategory: No subcategories for
254
+ no-categories: No categories for this network
255
+ create-category: Create a new category
256
+ schedule-manager:
257
+ add-hours: Add Hours
258
+ add-new-hours-for-day: Add new hours for {day}
259
+ new-hours-added-for-day: New hours added for {day}
260
+ you-wish-to-remove-these-hour: Are you sure you wish to remove these hours?
261
+ by-removing-these-operation: By removing these operation/availability hours, your store or product may become inactive or unavailable according to the updated schedule...
262
+ store-selector:
263
+ no-stores: No stores to select
264
+ create-storefront: Create a new
265
+ home:
266
+ title: Storefront Dashboard
267
+ customers:
268
+ index:
269
+ internal-id: Internal ID
270
+ create-at: Created At
271
+ update-at: Updated At
272
+ vendor-action: Vendor Actions
273
+ view-customer-details: View Customer Details
274
+ edit-customer: Edit Customer
275
+ success-message: Your new storefront network has been created!
276
+ delete-customer: Delete Customer
277
+ networks:
278
+ index:
279
+ network-option: Network Options
280
+ manage-network: Manage Network
281
+ send-invite: Send Invites
282
+ delete-network: Delete Network
283
+ create-new-network: Create a new network
284
+ success-message: Yout new storefront network has been created!
285
+ delete-this-network-all-assigned-stores-customer-order: Are you sure you wish to delete this network ({networkName})? All assigned stores, customers, orders will no longer be reachable.
286
+ network:
287
+ manage-network: Manage Network
288
+ settings: Settings
289
+ customers: Customers
290
+ orders: Orders
291
+ Network-changes-not-save: Network changes not saved!
292
+ going-back-will-rollback-all-unsaved-changes: Going back will rollback all unsaved changes, are you sure you wish to continue?
293
+ index:
294
+ change-network-saved: Changes to network saved.
295
+ create-new-payment-gateway: Create a new payment gateway
296
+ save-gateway: Save Gateway
297
+ new-gateway-add-network: New gateway added to network
298
+ payment-gateway-changes-success: Payment gateway changes saved!
299
+ create-new-notification-channel: Create a new notification channel
300
+ create-notification-channel: Create Notification Channel
301
+ notification-channel-add-network: New notification channel added to network!
302
+ notification-channel-changes-save: Notification channel changes saved!
303
+ general-network-settings-title: General Network Settings
304
+ general-network-settings-subtitle: Provide the general settings for your network or marketplace.
305
+ general-network-settings-form:
306
+ save-changes-button-text: Save Changes
307
+ name: Name
308
+ name-placeholder: Storefront Name
309
+ name-help-text: The name of your network or marketplace.
310
+ description: Description
311
+ description-placeholder: Storefront Description
312
+ description-help-text: Give your store a brief description to let users know what your network is about.
313
+ currency: Currency
314
+ contact-social-panel:
315
+ panel-title: Contact & Social
316
+ phone: Phone
317
+ email: Email
318
+ email-help-text: Your business email.
319
+ website: Website
320
+ website-help-text: Your business website URL.
321
+ facebook: Facebook
322
+ facebook-help-text: Your business Facebook page ID.
323
+ instagram: Instagram
324
+ instagram-help-text: Your business Instagram username.
325
+ twitter: Twitter
326
+ twitter-help-text: Your business Twitter username.
327
+ logo-backdrop-panel:
328
+ panel-title: Logo & Backdrop
329
+ logo-label: Logo
330
+ logo-help-text: Logo for your store.
331
+ upload-logo-button-text: Upload new logo
332
+ backdrop-label: Backdrop
333
+ backdrop-help-text: Optional banner or background image for your store.
334
+ upload-backdrop-button-text: Upload new backdrop
335
+ alert-panel:
336
+ panel-title: Alerts
337
+ panel-description: Configure who should be alerted for certain events
338
+ new-order-alert-label: New order alert
339
+ new-order-alert-placeholder: Select users to alert for new order
340
+ config-switches:
341
+ online: Online
342
+ enable-tax: Enable tax
343
+ tax-percentage-input-label: Tax Percentage
344
+ tax-percentage-input-help-text: The sales tax percentage to apply to orders.
345
+ auto-accept-incoming-orders: Auto accept incoming orders
346
+ auto-dispatch-orders: Auto dispatch orders
347
+ require-proof-of-delivery: Require proof of delivery
348
+ proof-of-delivery-method-label: Proof of Delivery Method
349
+ enable-cash-on-delivery: Enable cash on delivery
350
+ enable-order-pickup: Enable order pickup
351
+ enable-tips: Enable tips
352
+ enable-delivery-tips: Enable delivery tips
353
+ enable-multi-cart-checkout: Enable multi-cart checkout
354
+ enable-user-reviews: Enable user reviews
355
+ api-panel:
356
+ panel-title: API
357
+ panel-header: API settings
358
+ panel-description: Access key for Storefront API & Integrations
359
+ network-key-label: Network Key
360
+ network-key-help-text: This is your network key, use this to enable apps and integrations for your network.
361
+ payment-gateways-panel:
362
+ panel-title: Gateway Settings
363
+ panel-description: Add or manage your payment gateway settings here.
364
+ new-gateway-button-text: Create new gateway
365
+ gateway-form:
366
+ name: Gateway name
367
+ name-help-text: Give your payment gateway a name, this will only be relevent internally
368
+ code: Gateway code
369
+ code-help-text: Identifier code used to identify gateway to the SDK
370
+ callback-url: Callback URL
371
+ callback-url-help-text: Callback URL if applicable
372
+ return-url: Return URL
373
+ return-url-help-text: Return URL if applicable
374
+ sandbox-toggle-label: This is a sandbox gateway
375
+ config-header-label: Config
376
+ delete-gateway-button-text: Delete payment gateway
377
+ notification-channels-panel:
378
+ panel-title: Notification Channels
379
+ panel-header: Notification Settings
380
+ panel-description: Configure notification channels for your storefront, each notification channel additionally can have it's own rules and options.
381
+ new-channel-button-text: Create new channel
382
+ stores:
383
+ store: Stores
384
+ add-stores-button-text: Add Stores
385
+ invite-stores-button-text: Invite Stores
386
+ created-at: Created At
387
+ view-store-details: View Store Details
388
+ edit-store: Edit Store
389
+ assign-category: Assign Category
390
+ remove-store-from-network: Remove Store from Network
391
+ delete-network-category: Delete network category?
392
+ deleting-category-move-all-stores-inside-on-top-level: Deleting this category will move all stores inside to the top level, are you sure you want to delete this category?
393
+ add-store-to-category: Add store to category
394
+ save-change: Save Changes
395
+ add-new-network-category: Add new network category
396
+ create-new-category: Create new category
397
+ new-category-created: New category created.
398
+ network-category-create: New network category created.
399
+ edit-category: Edit category ({categoryName})
400
+ add-stores-to-network: Add stores to network
401
+ network-stores-update: Network stores updated.
402
+ remove-this-store: Remove this store ({storeName}) from this network ({networkName})?
403
+ done: Done
404
+ longer-findable-by-this-network: Are you sure you wish to remove this store from this network? It will no longer be findable by this network.
405
+ viewing-storefront: Viewing {storeName} storefront
406
+ editing-storefront: Editing {storeName} storefront
407
+ send-invitations: Send Invitations
408
+ invitation-sent-recipients: Invitations sent to recipients!
409
+ invalid-emails-provided-error: Invalid emails provided!
410
+ orders:
411
+ index:
412
+ internal-id: Internal ID
413
+ customer: Customer
414
+ select-order-customer: Select order customer
415
+ select-order-pickup-location: Select order pickup location
416
+ select-order-dropoff-location: Select order dropoff location
417
+ scheduled-at: Scheduled At
418
+ transaction-total: Transaction Total
419
+ tracking-number: Tracking Number
420
+ driver-assigned: Driver Assigned
421
+ select-driver-for-order: Select driver for order
422
+ created-at: Created At
423
+ updated-at: Updated At
424
+ created-by: Created By
425
+ updated-by: Updated By
426
+ select-user: Select user
427
+ view-order: View Order
428
+ cancel-order: Cancel Order
429
+ delete-order: Delete Order
430
+ products:
431
+ index:
432
+ manage-addons: Manage Addons
433
+ done: Done
434
+ create-new-product-category: Create a new product category
435
+ product-category-created-success: New product category created.
436
+ import-products-via-spreadsheets: Import products via spreadsheets
437
+ start-upload: Start Upload
438
+ warning-no-file-upload: No files in queue to upload!
439
+ products-success-message: Successfully imported {resultsLength} products...
440
+ delete-product: Are you sure you wish to delete this product?
441
+ body-warning: Warning! Once this product is deleted it will no longer be accessible.
442
+ aside-scroller:
443
+ title: Product Categories
444
+ custom-top-item-text: All Products
445
+ import-products-success-message: Successfully imported {resultsLength} products...
446
+ edit:
447
+ title: Product is not saved!
448
+ body: You will loose all unsaved changes, are you sure you wish to cancel?
449
+ changes-saved: Changes saved!
450
+ new:
451
+ new-product-created-success: New product created successfully!
452
+ warning-only-select-an-image-file-to-be-primary: You can only select an image file to be primary!
453
+ made-the-primary-success-image: >-
454
+ {fileName} was made the primary image.
455
+ title: Product is not saved!
456
+ body: Going back will cancel this product creation, if you continue all input fields will be cleared!
457
+ select-addon-categories: Select addon categories
458
+ add-new-product-variant: Add new product variant
459
+ edit-product-variant: Edit product variant
460
+ untitled-field: Untitled Field
461
+ category:
462
+ category: category
463
+ title: Product is not saved!
464
+ body: Warning! Deleting this category will also remove all products listed under this category.
465
+ edit-category: Edit category
466
+ save-changes: Save Changes
467
+ category-changes-saved-success: Category changes saved.
468
+ delete-product: Are you sure you wish to delete this product?
469
+ body-warning: Warning! Once this product is deleted it will no longer be accessible.
470
+ settings:
471
+ api:
472
+ api-settings: API Settings
473
+ access-key-for-storefront-api-integrations: Access key for Storefront API & Integrations.
474
+ store-key: Store Key
475
+ store-key-help-text: This is your store key, use this to enable apps and integrations for your storefront.
476
+ gateways:
477
+ geteway-settings: Gateway Settings
478
+ add-or-manage-your-paymeny-gateway-settings-here: Add or manage your payment gateway settings here.
479
+ create-new-gateway: Create new gateway
480
+ gateway-name: Gateway name
481
+ gateway-help-text: Give your payment gateway a name, this will only be relevent internally
482
+ gateway-code: Gateway code
483
+ gateway-code-help-text: Identifier code used to identify gateway to the SDK
484
+ callback-url: Callback URL
485
+ callback-url-help-text: Callback URL if applicable
486
+ return-url: Return URL
487
+ return-url-help-text: Return URL if applicable
488
+ this-is-a-sandbox-gateway: This is a sandbox gateway
489
+ delete-payment-gateway: Delete payment gateway
490
+ create-new-payment-gateway: Create a new payment gateway
491
+ save-gateway: Save Gateway
492
+ edit-payment-gateway: Edit payment gateway
493
+ save-changes: Save Changes
494
+ title-remove: Are you sure you wish to remove this gateway?
495
+ application-website-utilizing-gateway: All applications and websites utilizing this gateway in configuration could be disrupted if gateway is not replaced beforehand
496
+ index:
497
+ general-settings-header: General Settings
498
+ general-settings-message: Provide the general settings for your storefront.
499
+ name-placeholder: Storefront Name
500
+ name-help-text: The name of your store.
501
+ description-placeholder: Storefront Description
502
+ description-help-text: Give your store a brief description to let users know what you sell.
503
+ tags-placeholder: Add tags
504
+ contact-social: Contact & Social
505
+ website-help-text: Your business website URL.
506
+ facebook-placeholder: Facebook ID
507
+ facebook-help-text: Your business Facebook page ID.
508
+ instagram-placeholder: Instagram Username
509
+ instagram-help-text: Your business Instagram username.
510
+ twitter-placeholder: Twitter Username
511
+ twitter-help-text: Your business Twitter username.
512
+ logo-backdrop: Logo & Backdrop
513
+ logo-help-text: Logo for your store.
514
+ upload-new-logo: Upload new logo
515
+ backdrop-help-text: Optional banner or background image for your store.
516
+ upload-new-backdrop: Upload new backdrop
517
+ images-videos: Images & Videos
518
+ drop-to-upload: Drop to upload
519
+ ready-to-upload: ready for upload.
520
+ upload-image-video: Upload Images & Videos
521
+ drag-and-drop-image: Drag and drop image and video files onto this dropzone
522
+ upload-queue: Upload Queue
523
+ alerted-for-certain-event: Configure who should be alerted for certain events.
524
+ new-order-alert: New order alert
525
+ alert-placeholder: Select users to alert for new order
526
+ enable-tax: Enable tax
527
+ tax-percentage: Tax Percentage
528
+ tax-percentage-help-text: The sales tax percentage to apply to orders.
529
+ auto-accept-incoming-order: Auto accept incoming orders
530
+ auto-dispatch-order: Auto dispatch orders
531
+ require-proof-of-delivery: Require proof of delivery
532
+ proof-of-delivery-method: Proof of Delivery Method
533
+ enable-cash-on-delivery: Enable cash on delivery
534
+ enable-order-pickup: Enable order pickup
535
+ enable-tip: Enable tips
536
+ enable-integrated-vendors: Enable integrated vendors
537
+ save-changes: Save Changes
538
+ locations:
539
+ new-store-location: New store location
540
+ add-new-location: Add new Location
541
+ edit-store-location: Edit store location
542
+ save-changes: Save Changes
543
+ remove-this-store-location: Are you sure you wish to remove this store location?
544
+ solely-accosciated-location: All products that are solely assosciated with this location will no longer be accessible.
545
+ new-store-hour: Add new store hours for {day}
546
+ add-hours: Add hours
547
+ store-hour-added: New store hours added for {day}
548
+ remove-these-hour: Are you sure you wish to remove these hours?
549
+ update-schedule-location: By removing these operation hours, your store may become inactive according to the updated schedule for this location..
550
+ location-setting: Location Settings
551
+ manage-store: Manage your stores operating locations and hours
552
+ text-location: Create new location
553
+ store-hour: Manage store hours
554
+ notification:
555
+ create-new-notification-channel: Create a new notification channel
556
+ create-notification-channel: Create Notification Channel
557
+ edit-notification-channel: Edit notification channel
558
+ save-changes: Save Changes
559
+ new-notification-channel-added: New notification channel added
560
+ remove-this-notification-channel: Are you sure you wish to remove this notification channel?
561
+ application-websites-utillizing-channel: All applications and websites utilizing this channel in configuration could be disrupted if channel is not replaced beforehand
562
+ notification-settings: Notification Settings
563
+ notification-storefront: Configure notification channels for your storefront, each notification channel additionally can have it's own rules and options.
564
+ new-channel: New channel
565
+ service:
566
+ storefront:
567
+ new-incoming-order: You have a new incoming order!
568
+ accept-order: Accept Order
569
+ decline-order: Decline Order
570
+ create-first-storefront: Create your first Storefront
571
+ storefront-has-been-create-success: Your new storefront has been created!
572
+ create-new-storefront: Create a new Storefront
573
+ storefront-create-success: Your new storefront has been created!
574
+ application:
575
+ launch-app: Launch App