2019-08-29 10:55:56 +00:00
|
|
|
|
import { defineMessages, IntlShape } from "react-intl";
|
2019-08-14 16:21:41 +00:00
|
|
|
|
|
|
|
|
|
export const commonMessages = defineMessages({
|
2019-08-21 12:31:55 +00:00
|
|
|
|
availability: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "hOxIeP",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Availability",
|
2019-08-21 12:31:55 +00:00
|
|
|
|
},
|
2019-08-29 10:55:56 +00:00
|
|
|
|
catalog: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "GOdq5V",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Catalog",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
2020-12-16 10:53:28 +00:00
|
|
|
|
chooseFile: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "eWcvOc",
|
2020-12-16 10:53:28 +00:00
|
|
|
|
defaultMessage: "Choose file",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2020-12-16 10:53:28 +00:00
|
|
|
|
},
|
2021-08-03 10:06:32 +00:00
|
|
|
|
channel: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "KeO51o",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Channel",
|
2021-08-03 10:06:32 +00:00
|
|
|
|
},
|
2020-07-22 10:54:15 +00:00
|
|
|
|
customApps: {
|
2022-05-31 15:18:15 +00:00
|
|
|
|
id: "+iV0gu",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Internal Apps",
|
2020-07-22 10:54:15 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
dashboard: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "hzSNj4",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Dashboard",
|
2019-08-14 16:21:41 +00:00
|
|
|
|
},
|
2020-05-25 23:38:52 +00:00
|
|
|
|
demo: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "i0AcKY",
|
2020-05-25 23:38:52 +00:00
|
|
|
|
defaultMessage:
|
|
|
|
|
"Just to let you know... You're in demo mode. You can play around with the dashboard but can't save changes.",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "notification message after log in",
|
2020-05-25 23:38:52 +00:00
|
|
|
|
},
|
2019-08-16 19:32:42 +00:00
|
|
|
|
description: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Q8Qw5B",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Description",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
},
|
2021-01-13 10:49:08 +00:00
|
|
|
|
descriptionOptional: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "bZenNC",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Description (optional)",
|
2021-01-13 10:49:08 +00:00
|
|
|
|
},
|
2019-08-29 10:55:56 +00:00
|
|
|
|
discounts: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "n+Gwbu",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Discounts",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
|
|
|
|
drafts: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "2atspc",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Drafts",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
email: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "hJZwTS",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Email address",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-08-26 13:59:32 +00:00
|
|
|
|
endDate: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "T4GOiX",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "End Date",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
|
|
|
|
endHour: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "juBV+h",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "End Hour",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
2021-07-21 08:59:52 +00:00
|
|
|
|
error: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "KN7zKn",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Error",
|
2021-07-21 08:59:52 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
firstName: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Q6wcZ5",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "First Name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-08-16 19:32:42 +00:00
|
|
|
|
generalInformations: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "pkUbrL",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "General Information",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
},
|
2021-07-23 12:56:46 +00:00
|
|
|
|
|
2021-01-18 11:19:04 +00:00
|
|
|
|
insufficientPermissions: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "DOkfyZ",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Insufficient permissions",
|
2021-01-18 11:19:04 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
lastName: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "aheQdn",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Last Name",
|
2019-08-16 11:47:51 +00:00
|
|
|
|
},
|
2021-04-13 09:59:16 +00:00
|
|
|
|
limitReached: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "8oIbMI",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Reached limit for this plan",
|
2021-04-13 09:59:16 +00:00
|
|
|
|
},
|
2022-07-13 11:12:58 +00:00
|
|
|
|
name: {
|
|
|
|
|
id: "HAlOn1",
|
|
|
|
|
defaultMessage: "Name",
|
|
|
|
|
},
|
2019-08-29 10:55:56 +00:00
|
|
|
|
no: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "oUWADl",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "No",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
2019-08-26 17:48:13 +00:00
|
|
|
|
optionalField: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "lzdvwp",
|
2019-08-26 17:48:13 +00:00
|
|
|
|
defaultMessage: "Optional",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "field is optional",
|
2019-08-26 17:48:13 +00:00
|
|
|
|
},
|
2019-08-16 19:32:42 +00:00
|
|
|
|
properties: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "aI80kg",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Properties",
|
2019-08-16 11:47:51 +00:00
|
|
|
|
},
|
2019-10-24 12:10:00 +00:00
|
|
|
|
readOnly: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "kFYlu2",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Saleor runs in read-only mode. Changes not saved.",
|
2019-10-24 12:10:00 +00:00
|
|
|
|
},
|
2019-10-18 12:33:05 +00:00
|
|
|
|
requiredField: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "TKmub+",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "This field is required",
|
2019-10-18 12:33:05 +00:00
|
|
|
|
},
|
2019-08-14 16:21:41 +00:00
|
|
|
|
savedChanges: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "rqiCWU",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Saved changes",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
},
|
2021-12-03 11:59:29 +00:00
|
|
|
|
selected: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "byP6IC",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Selected",
|
2021-12-03 11:59:29 +00:00
|
|
|
|
},
|
2020-05-07 11:04:15 +00:00
|
|
|
|
sessionExpired: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Fvvgoi",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage:
|
|
|
|
|
"Your session has expired. Please log in again to continue.",
|
2020-05-07 11:04:15 +00:00
|
|
|
|
},
|
2019-09-04 13:09:25 +00:00
|
|
|
|
somethingWentWrong: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "LVa5ew",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Saleor ran into an unexpected problem",
|
2019-09-04 13:09:25 +00:00
|
|
|
|
},
|
2022-03-04 10:52:58 +00:00
|
|
|
|
defaultErrorTitle: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "JqiqNj",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Something went wrong",
|
2022-03-04 10:52:58 +00:00
|
|
|
|
},
|
2019-08-26 13:59:32 +00:00
|
|
|
|
startDate: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "QirE3M",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Start Date",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
|
|
|
|
startHour: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "tWbE34",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Start Hour",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
2020-01-07 13:34:45 +00:00
|
|
|
|
status: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "tzMNF3",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Status",
|
2020-01-07 13:34:45 +00:00
|
|
|
|
},
|
2021-11-24 10:13:53 +00:00
|
|
|
|
paymentStatus: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "6D+yYX",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
2019-08-26 13:59:32 +00:00
|
|
|
|
summary: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "RrCui3",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Summary",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
2021-08-09 14:59:12 +00:00
|
|
|
|
translationAttributes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "+xTpT1",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Attributes",
|
2021-08-09 14:59:12 +00:00
|
|
|
|
},
|
2021-01-18 11:19:04 +00:00
|
|
|
|
unauthorizedDashboardAccess: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "MKtgZB",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Only staff users can access the dashboard",
|
2021-01-18 11:19:04 +00:00
|
|
|
|
},
|
2019-08-16 19:32:42 +00:00
|
|
|
|
uploadImage: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Lx1ima",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
defaultMessage: "Upload image",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
|
|
|
|
yes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "a5msuh",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Yes",
|
2021-07-29 12:15:14 +00:00
|
|
|
|
},
|
|
|
|
|
date: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "P7PLVj",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Date",
|
2021-07-29 12:15:14 +00:00
|
|
|
|
},
|
|
|
|
|
time: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "u3sYPH",
|
2021-07-29 12:15:14 +00:00
|
|
|
|
defaultMessage: "Time",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "independent of any particular day, eg. 11:35",
|
2021-08-20 14:36:05 +00:00
|
|
|
|
},
|
|
|
|
|
cannotFullfillUnpaidOrder: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "o8f4Sg",
|
2021-08-20 14:36:05 +00:00
|
|
|
|
defaultMessage: "Can’t fulfill until payment is captured",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "disabled option description",
|
|
|
|
|
},
|
2022-07-07 08:29:33 +00:00
|
|
|
|
deprecated: {
|
|
|
|
|
id: "z9c6/C",
|
|
|
|
|
defaultMessage: "Deprecated",
|
|
|
|
|
},
|
2019-08-14 16:21:41 +00:00
|
|
|
|
});
|
|
|
|
|
|
2021-07-23 12:56:46 +00:00
|
|
|
|
export const errorMessages = defineMessages({
|
|
|
|
|
imgageUploadErrorTitle: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Yo2kC+",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Couldn't process image",
|
2021-07-23 12:56:46 +00:00
|
|
|
|
},
|
|
|
|
|
imageUploadErrorText: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "26+K4N",
|
2021-07-23 12:56:46 +00:00
|
|
|
|
defaultMessage:
|
2022-06-21 09:36:55 +00:00
|
|
|
|
"There was a poblem with the file you uploaded as an image and it couldn't be used. Please try a different file.",
|
2021-10-01 12:41:31 +00:00
|
|
|
|
},
|
|
|
|
|
preorderEndDateInFutureErrorText: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "6QjMei",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Preorder end time needs to be set in the future",
|
2022-03-04 10:52:58 +00:00
|
|
|
|
},
|
|
|
|
|
baseCodeErrorMessage: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "7+GBlj",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "Error code {errorCode} {fieldError}",
|
2022-03-04 10:52:58 +00:00
|
|
|
|
},
|
|
|
|
|
codeErrorFieldMessage: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Qox+kb",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
defaultMessage: "on field {fieldName}",
|
|
|
|
|
},
|
2021-07-23 12:56:46 +00:00
|
|
|
|
});
|
|
|
|
|
|
2019-08-23 12:23:59 +00:00
|
|
|
|
export const buttonMessages = defineMessages({
|
2020-04-21 23:09:51 +00:00
|
|
|
|
accept: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "skPoVe",
|
2020-04-21 23:09:51 +00:00
|
|
|
|
defaultMessage: "Accept",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2020-04-21 23:09:51 +00:00
|
|
|
|
},
|
2022-11-17 12:48:50 +00:00
|
|
|
|
add: {
|
|
|
|
|
id: "BJtUQI",
|
|
|
|
|
defaultMessage: "Add",
|
|
|
|
|
description: "button",
|
|
|
|
|
},
|
2021-08-20 14:36:05 +00:00
|
|
|
|
approve: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "59XppT",
|
2021-08-20 14:36:05 +00:00
|
|
|
|
defaultMessage: "Approve",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2021-08-20 14:36:05 +00:00
|
|
|
|
},
|
2021-12-16 11:36:03 +00:00
|
|
|
|
assign: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "oiuwOl",
|
2021-12-16 11:36:03 +00:00
|
|
|
|
defaultMessage: "Assign",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2021-12-16 11:36:03 +00:00
|
|
|
|
},
|
2019-08-26 17:44:42 +00:00
|
|
|
|
back: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "0OfZJA",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
defaultMessage: "Back",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
cancel: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "9uNz+T",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Cancel",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-11-07 15:54:05 +00:00
|
|
|
|
clear: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "2FQsYj",
|
2019-11-07 15:54:05 +00:00
|
|
|
|
defaultMessage: "Clear",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-11-07 15:54:05 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
confirm: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "DJFPzq",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Confirm",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2021-05-06 11:38:15 +00:00
|
|
|
|
continue: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Rjs1CD",
|
2021-05-06 11:38:15 +00:00
|
|
|
|
defaultMessage: "Continue",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2021-05-06 11:38:15 +00:00
|
|
|
|
},
|
2019-11-07 15:54:05 +00:00
|
|
|
|
create: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "H5NKfr",
|
2019-11-07 15:54:05 +00:00
|
|
|
|
defaultMessage: "Create",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-11-07 15:54:05 +00:00
|
|
|
|
},
|
2019-08-26 21:54:03 +00:00
|
|
|
|
delete: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "ufmuTp",
|
2019-08-26 21:54:03 +00:00
|
|
|
|
defaultMessage: "Delete",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-26 21:54:03 +00:00
|
|
|
|
},
|
2019-09-30 10:32:00 +00:00
|
|
|
|
done: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "eOrLzG",
|
2019-09-30 10:32:00 +00:00
|
|
|
|
defaultMessage: "Done",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-09-30 10:32:00 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
edit: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Ja7gHc",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Edit",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
|
|
|
|
manage: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "IbVKSH",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Manage",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2020-07-30 09:54:16 +00:00
|
|
|
|
nextStep: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "wlQTfb",
|
2020-07-30 09:54:16 +00:00
|
|
|
|
defaultMessage: "Next",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "go to next step, button",
|
2020-07-30 09:54:16 +00:00
|
|
|
|
},
|
2020-04-28 01:09:31 +00:00
|
|
|
|
ok: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "s9sOcC",
|
2020-04-28 01:09:31 +00:00
|
|
|
|
defaultMessage: "OK",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2020-04-28 01:09:31 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
remove: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "bu/fC1",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Remove",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2022-04-28 08:43:05 +00:00
|
|
|
|
reset: {
|
|
|
|
|
defaultMessage: "Reset",
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "TOMgXz",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2022-04-28 08:43:05 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
save: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "RaycYK",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Save",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-26 14:51:47 +00:00
|
|
|
|
},
|
2021-05-06 11:38:15 +00:00
|
|
|
|
select: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "a+x05s",
|
2021-05-06 11:38:15 +00:00
|
|
|
|
defaultMessage: "Select",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "select option, button",
|
2021-05-06 11:38:15 +00:00
|
|
|
|
},
|
2020-07-30 09:54:16 +00:00
|
|
|
|
selectAll: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "rfvBAF",
|
2020-07-30 09:54:16 +00:00
|
|
|
|
defaultMessage: "Select All",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "select all options, button",
|
2020-07-30 09:54:16 +00:00
|
|
|
|
},
|
2020-06-19 15:34:20 +00:00
|
|
|
|
send: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "hqVMLQ",
|
2020-06-19 15:34:20 +00:00
|
|
|
|
defaultMessage: "Send",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2020-06-19 15:34:20 +00:00
|
|
|
|
},
|
2019-08-26 14:51:47 +00:00
|
|
|
|
show: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "/8/Ffn",
|
2019-08-26 14:51:47 +00:00
|
|
|
|
defaultMessage: "Show",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
2019-08-26 14:51:47 +00:00
|
|
|
|
},
|
|
|
|
|
undo: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "vN3qdA",
|
2019-08-26 14:51:47 +00:00
|
|
|
|
defaultMessage: "Undo",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "button",
|
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
});
|
|
|
|
|
|
2019-08-14 16:21:41 +00:00
|
|
|
|
export const sectionNames = defineMessages({
|
2020-07-22 10:54:15 +00:00
|
|
|
|
apps: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "9q562c",
|
2020-07-22 10:54:15 +00:00
|
|
|
|
defaultMessage: "Apps",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "apps section name",
|
2020-07-22 10:54:15 +00:00
|
|
|
|
},
|
2022-02-22 08:15:55 +00:00
|
|
|
|
appExtensions: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Y7UlMR",
|
2022-02-22 08:15:55 +00:00
|
|
|
|
defaultMessage: "Apps",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "app extensions subsection",
|
2022-02-22 08:15:55 +00:00
|
|
|
|
},
|
2019-08-14 16:21:41 +00:00
|
|
|
|
attributes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "l2oVCF",
|
2019-08-16 11:47:51 +00:00
|
|
|
|
defaultMessage: "Attributes",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "attributes section name",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
},
|
|
|
|
|
categories: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "sK1FPw",
|
2019-08-16 19:32:42 +00:00
|
|
|
|
defaultMessage: "Categories",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "categories section name",
|
2019-08-21 12:31:55 +00:00
|
|
|
|
},
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
channels: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "NlSJMM",
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
defaultMessage: "Channels",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "channels section name",
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
},
|
2019-08-21 12:31:55 +00:00
|
|
|
|
collections: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "NNT3Lp",
|
2019-08-21 12:31:55 +00:00
|
|
|
|
defaultMessage: "Collections",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "collections section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
|
|
|
|
configuration: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "xfGZsi",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Configuration",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "configuration section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
|
|
|
|
customers: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "McN+wq",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Customers",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "customers section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-08-26 17:44:42 +00:00
|
|
|
|
draftOrders: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "YMBn8d",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
defaultMessage: "Draft Orders",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "draft orders section name",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
},
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
exchangeRates: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "j0ugM4",
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
defaultMessage: "Exchange Rates",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "Manage and Update your warehouse information",
|
Multichannel (#833)
* add multichannel to configuration view
* create multichannels list view
* create multichannels list view
* add ChannelsCreate view
* update channels in configuration
* add stories
* update default messages
* fix ChannelForm props
* update channels list styles
* update snapshots
* update channel form currency input
* update Channels fragments
* extract messages
* remove tabs from channelsList
* channel details, channel delete modal (#598)
* create Channel details view
* create ChannelDeleteDialog
* add channels delete dialog to channels list
* update messages and types
* fixes after review
* channels availability (#609)
* create Channel details view
* update messages and types
* create ChannelsAvailability component
* create more product channels components
* create channels stories, update fixtures, types
* update product views with channels data
* update schema and snapshots
* update defaultMessages
* update ProductUpdate view
* create ChannelsAvailabilityDropdown component
* add product channels to local storage
* update globalTypes
* Update to new schema and resolve issues
* Update messages
* create deleteChannel mutation
* add channels availability component to product create view
* refactor ProductCreate and ProductUpdate views
* CollectionProducts view cleanup
* add disabled prop to ActionDialog
* use updateChannels mutation in ProductCreate view
* ProductCreate - update submit function
* fixes after review
* update snapshots and messages
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
* channels shipping components (#655)
* create PricingCard, OrderValue and OrderWeight components
* create ShippingZoneRatesPage and DeleteShippingRateDialog
* update ChannelsAvailability component
* updates after review
* channels shipping views (#662)
* update ChannelsAvailability component
* updates after review
* create PriceRate views, update types
* create weight rates views
* update shipping views, stories, messages
* update snapshots
* update snapshots
* update useChannels hook
* orders channels components (#698)
* create OrderChannelSectionCard component
* update OrderDetailsPage
* update DraftOrderChannelCard
* update snapshots
* update fixtures
* small change after review, update snapshots
* product pricing (#702)
* update product types
* update Pricing in simple product view
* use productVariantCreate mutation in simple product view
* update snapshots and messages
* handle create variant (#715)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update snapshots and messages
* fix update and create product handlers
* update pricing types
* channels modal - new styles, search input (#717)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* fix search input label styles
* update toggleAllChannels function
* update variant creator (#724)
* update product types
* update Pricing in simple product view
* handle product create and update errors
* update pricing types
* add search input in ChannelsAvailabilityDialog
* update ChannelsAvailabilityDialog in all views
* update snapshots
* add channelLisitngs to variant creator
* update variant creator price styles
* update product variant creator reducer tests
* update createVariants tests
* update error handling in product variant creator
* add Skip pricing for now option
* use PriceField instead of TextField in ProductVariantCreatorSummary
* create price validation function
* fix errors handling in ProductVariantPrice component
* fixes after review
* Product List - remove publish/unpublish buttons (#727)
* ProductList - remove publish and unpublish buttons
* update messages
* update snapshots, messages
* revert changes in ChannelsAvailabilityDropdown
* products/shipping/discount list settings (#739)
* create ChannelSettingsDialog component
* update snapshots
* ProductList - open settings modal when there is no selected channel
* add settings modal to vouchers list
* add settings dialog to sales list
* add setting modal to shipping list
* update shipping
* update snapshots, messages
* useChannelsSettings - remove selectedChannelSlug
* fix channels update handler in product and shipping view
* messages update in ChannelSettingsDialog
* handle product/discount list when there is no channels
* update onSettingsOpen prop
* collection availability dropdown (#743)
* add availability dropdown to collection products list
* update channelListingProduct fragment name
* update voucher view/components with channels (#746)
* update voucher view/components with channels
* update VoucherSummary, remove defaultCurrency from voucher components
* update snapshots
* move getChannelsVariables func to discounts handlers
* update voucher messages
* sale view/components with channels (#750)
* update sale views with channels
* small fixes in discounts
* order views with channels (#752)
* update draft orders with channels
* add channel activate/deactivate mutations
* remove sort by total in orders list
* add error notification on channel activate/deactivate
* product variants channel select (#755)
* add channels selector to ProductVariants component
* remove selectedChannel from ProductUpdate, update messages and snapshots
* update product fragments
* update translations (#762)
* update translations
* fix translation types
* update messages
* update Availability component (#766)
* update ChannelsAvailability component
* update product fixtures
* update collection and channel fixtures
* ChannelsAvailability - handle errors
* update product handlers
* update ChannelsAvailability styles
* update ProductVariant
* update snapshots
* fix missing things in multichannel (#785)
* add availability dropdown to discount products list
* fix error handling in shipping components
* update product views and components
* update messages
* update category view/components
* update CategoryProducts styles
* remove defaultCurrency from shipping components
* create ChannelsSelect component
* update channels error handling after review
* another fixes after review
* Add channels to collection views/components (#791)
** update collection components and views
* update create collection view
* update error handling in collection
* remove filter bar from collection list
* update products fragments
* small fix in collection create view
* use collectionFragment in useCatalogSearch
* update defaultMessages and snapshots
* update homepage view/drop defaultCurrency (#801)
* update homepage view
* drop defaultCurrency prop
* fix onChannelChange function in home view
* remove visibility from product list filters
* update export products with channels (#803)
* update ProductExportDialog with channels
* add new channel error code
* remover VISIBLE from product export dialog Financial information
* fix input size in ProductVariantCreatorSummary (#804)
* channels currency code select (#806)
* create select with currency codes
* fix ChannelDeleteDialog
* update defaultMessages, remove unneeded ChannelDetails handlers
* fixes after rebase
* replace channelListing with channelListings
* [multichannel] Update schema]
* Fix product create test
Co-authored-by: AlicjaSzu <alicja.szukuc@gmail.com>
Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
Co-authored-by: Jakub Majorek <majorek.jakub@gmail.com>
2020-11-17 16:10:42 +00:00
|
|
|
|
},
|
2021-08-16 13:44:00 +00:00
|
|
|
|
giftCards: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "HSmg1/",
|
2021-08-16 13:44:00 +00:00
|
|
|
|
defaultMessage: "Gift Cards",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "gift cards section name",
|
2021-08-16 13:44:00 +00:00
|
|
|
|
},
|
2019-08-29 10:55:56 +00:00
|
|
|
|
home: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "4JW9iJ",
|
2020-09-25 14:45:27 +00:00
|
|
|
|
defaultMessage: "Home",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "home section name",
|
2019-08-29 10:55:56 +00:00
|
|
|
|
},
|
2022-06-08 06:44:28 +00:00
|
|
|
|
marketplace: {
|
|
|
|
|
id: "E+M17x",
|
|
|
|
|
defaultMessage: "Marketplace",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "marketplace section name",
|
2022-06-08 06:44:28 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
navigation: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "9C7PZE",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Navigation",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "navigation section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-08-26 17:44:42 +00:00
|
|
|
|
orders: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "Ta9j04",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
defaultMessage: "Orders",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "orders section name",
|
2019-08-26 17:44:42 +00:00
|
|
|
|
},
|
2020-11-19 14:42:14 +00:00
|
|
|
|
pageTypes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "a9S9Je",
|
2020-11-19 14:42:14 +00:00
|
|
|
|
defaultMessage: "Page Types",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "page types section name",
|
2020-11-19 14:42:14 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
pages: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "H6NsC1",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Pages",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "pages section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2020-04-23 15:43:08 +00:00
|
|
|
|
permissionGroups: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "DNTxWr",
|
2020-04-23 15:43:08 +00:00
|
|
|
|
defaultMessage: "Permission Groups",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "permission groups section name",
|
2020-04-23 15:43:08 +00:00
|
|
|
|
},
|
2019-08-30 13:10:07 +00:00
|
|
|
|
plugins: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "WhvuCb",
|
2019-08-30 13:10:07 +00:00
|
|
|
|
defaultMessage: "Plugins",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "plugins section name",
|
2019-08-30 13:10:07 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
productTypes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "YQ3EXR",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Product Types",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "product types section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2019-08-26 17:53:22 +00:00
|
|
|
|
products: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "K8xNLe",
|
2019-08-26 17:53:22 +00:00
|
|
|
|
defaultMessage: "Products",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "products section name",
|
2019-08-26 17:53:22 +00:00
|
|
|
|
},
|
2019-08-26 13:59:32 +00:00
|
|
|
|
sales: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "kJQczl",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
defaultMessage: "Sales",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "sales section name",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
2019-09-25 14:11:45 +00:00
|
|
|
|
serviceAccounts: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "8xsKUv",
|
2019-09-25 14:11:45 +00:00
|
|
|
|
defaultMessage: "Service Accounts",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "service accounts section name",
|
2019-09-25 14:11:45 +00:00
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
shipping: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "D9ie4n",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Shipping Methods",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "shipping section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
2022-07-11 09:43:08 +00:00
|
|
|
|
shippingZones: {
|
|
|
|
|
id: "V1MytH",
|
|
|
|
|
defaultMessage: "Shipping Zones",
|
|
|
|
|
description: "shipping zones section name",
|
|
|
|
|
},
|
2019-08-23 12:23:59 +00:00
|
|
|
|
siteSettings: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "viFkCw",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Site Settings",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "site settings section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
|
|
|
|
staff: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "AQFMYU",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Staff Members",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "staff section name",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
},
|
|
|
|
|
taxes: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "5elC9k",
|
2019-08-23 12:23:59 +00:00
|
|
|
|
defaultMessage: "Taxes",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "taxes section name",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
},
|
2019-08-26 21:50:08 +00:00
|
|
|
|
translations: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "5fCMUI",
|
2019-08-26 21:50:08 +00:00
|
|
|
|
defaultMessage: "Translations",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "translations section name",
|
2019-08-26 21:50:08 +00:00
|
|
|
|
},
|
2022-07-29 16:45:52 +00:00
|
|
|
|
variants: {
|
|
|
|
|
id: "8GC/ah",
|
|
|
|
|
defaultMessage: "Variants",
|
|
|
|
|
description: "variants section name",
|
|
|
|
|
},
|
2019-08-26 13:59:32 +00:00
|
|
|
|
vouchers: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "iUy2dx",
|
2019-08-26 13:59:32 +00:00
|
|
|
|
defaultMessage: "Vouchers",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "vouchers section name",
|
2019-10-09 06:01:52 +00:00
|
|
|
|
},
|
2020-01-30 11:46:35 +00:00
|
|
|
|
warehouses: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "ycMLN9",
|
2020-01-30 11:46:35 +00:00
|
|
|
|
defaultMessage: "Warehouses",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "warehouses section name",
|
2020-01-30 11:46:35 +00:00
|
|
|
|
},
|
2019-10-09 06:01:52 +00:00
|
|
|
|
webhooks: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "6nSTuC",
|
2019-10-09 06:01:52 +00:00
|
|
|
|
defaultMessage: "Webhooks",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "webhooks section name",
|
|
|
|
|
},
|
2019-08-14 16:21:41 +00:00
|
|
|
|
});
|
2019-08-29 10:55:56 +00:00
|
|
|
|
|
2021-11-24 10:13:53 +00:00
|
|
|
|
export const commonStatusMessages = defineMessages({
|
2022-11-17 12:48:50 +00:00
|
|
|
|
active: {
|
|
|
|
|
id: "c24hjq",
|
|
|
|
|
defaultMessage: "Active",
|
|
|
|
|
description: "status",
|
|
|
|
|
},
|
|
|
|
|
notActive: {
|
|
|
|
|
id: "NwQXZp",
|
|
|
|
|
defaultMessage: "Not active",
|
|
|
|
|
description: "status",
|
|
|
|
|
},
|
2021-11-24 10:13:53 +00:00
|
|
|
|
cancelled: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "dOQB9o",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Cancelled",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
|
|
|
|
},
|
2022-11-17 12:48:50 +00:00
|
|
|
|
disabled: {
|
|
|
|
|
id: "tthToS",
|
|
|
|
|
defaultMessage: "Disabled",
|
|
|
|
|
},
|
2021-11-24 10:13:53 +00:00
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
export const orderStatusMessages = defineMessages({
|
|
|
|
|
draft: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "toDL5R",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Draft",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
fulfilled: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "pkjXPD",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Fulfilled",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
partiallyFulfilled: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "PbqNhi",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Partially fulfilled",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
partiallyReturned: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "26BKkX",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Partially returned",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
readyToCapture: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "rqtV5d",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Ready to capture",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
readyToFulfill: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "oLMXDv",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Ready to fulfill",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
returned: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "4Dc2j0",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Returned",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
unconfirmed: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "+x84Ji",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Unconfirmed",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
unfulfilled: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "oB0y5Y",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Unfulfilled",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "order status",
|
|
|
|
|
},
|
2021-11-24 10:13:53 +00:00
|
|
|
|
});
|
|
|
|
|
|
|
|
|
|
export const paymentStatusMessages = defineMessages({
|
|
|
|
|
paid: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "2pw5dQ",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Fully paid",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
partiallyPaid: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "INNPVX",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Partially paid",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
partiallyRefunded: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "OGemtu",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Partially refunded",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
refunded: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "XJSRDK",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Fully refunded",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
unpaid: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "FBtqtl",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Unpaid",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
pending: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "hLUYBt",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Pending",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
},
|
|
|
|
|
refused: {
|
2022-05-05 07:54:28 +00:00
|
|
|
|
id: "nwnwJ0",
|
2021-11-24 10:13:53 +00:00
|
|
|
|
defaultMessage: "Refused",
|
2022-06-21 09:36:55 +00:00
|
|
|
|
description: "payment status",
|
|
|
|
|
},
|
2021-11-24 10:13:53 +00:00
|
|
|
|
});
|
|
|
|
|
|
2019-08-29 10:55:56 +00:00
|
|
|
|
export function translateBoolean(value: boolean, intl: IntlShape): string {
|
|
|
|
|
return value
|
|
|
|
|
? intl.formatMessage(commonMessages.yes)
|
|
|
|
|
: intl.formatMessage(commonMessages.no);
|
|
|
|
|
}
|