translation.json•7.38 kB
{
"BigCommerce is a leading e-commerce platform that enables businesses to create and manage online stores.": "BigCommerce is a leading e-commerce platform that enables businesses to create and manage online stores.",
"Markdown": "Markdown",
"Store Hash": "Store Hash",
"Access Token": "Access Token",
"1. Login to https://www.bigcommerce.com/essentials/\n2. Go to Settings\n3. Scroll down to API\n4. Click on \"Store Level API Accounts\"\n5. Click \"Create API Account\" button\n6. Enter a name and add required scopes\n7. Save - you will get a downloaded file containing your access token and store hash": "1. Login to https://www.bigcommerce.com/essentials/\n2. Go to Settings\n3. Scroll down to API\n4. Click on \"Store Level API Accounts\"\n5. Click \"Create API Account\" button\n6. Enter a name and add required scopes\n7. Save - you will get a downloaded file containing your access token and store hash",
"Your BigCommerce store hash (e.g., abcd1234)": "Your BigCommerce store hash (e.g., abcd1234)",
"Your BigCommerce API access token": "Your BigCommerce API access token",
"Enter your BigCommerce API credentials. ": "Enter your BigCommerce API credentials. ",
"Create Customer": "Create Customer",
"Create a Product": "Create a Product",
"Create Blog Post": "Create Blog Post",
"Create Customer Address": "Create Customer Address",
"Search Customer": "Search Customer",
"Search Product": "Search Product",
"Search Customer Address": "Search Customer Address",
"Find or Create Customer": "Find or Create Customer",
"Find or Create Product": "Find or Create Product",
"Find or Create Customer’s Address": "Find or Create Customer’s Address",
"Custom API Call": "Custom API Call",
"Creates a customer": "Creates a customer",
"Creates a Product": "Creates a Product",
"Creates a blog post": "Creates a blog post",
"Creates a customer's address": "Creates a customer's address",
"Searches for a registered customer": "Searches for a registered customer",
"Searches for a product in the catalog": "Searches for a product in the catalog",
"Searches for a customer’s address": "Searches for a customer’s address",
"Finds or creates a customer": "Finds or creates a customer",
"Finds or creates a product": "Finds or creates a product",
"Finds or creates a customer’s address": "Finds or creates a customer’s address",
"Make a custom API call to a specific endpoint": "Make a custom API call to a specific endpoint",
"Email": "Email",
"First Name": "First Name",
"Last Name": "Last Name",
"Company": "Company",
"Phone": "Phone",
"Notes": "Notes",
"Product Name": "Product Name",
"Product Type": "Product Type",
"SKU": "SKU",
"Description": "Description",
"Weight": "Weight",
"Price": "Price",
"Brand ID": "Brand ID",
"Title": "Title",
"Body": "Body",
"Author": "Author",
"URL": "URL",
"Published Date": "Published Date",
"Meta Description": "Meta Description",
"Meta Keywords": "Meta Keywords",
"Tags": "Tags",
"Is Published": "Is Published",
"Customer": "Customer",
"Address Line 1": "Address Line 1",
"Address Line 2": "Address Line 2",
"City": "City",
"State/Province": "State/Province",
"Postal Code": "Postal Code",
"Country Code": "Country Code",
"Phone Number": "Phone Number",
"Name": "Name",
"Customers": "Customers",
"Method": "Method",
"Headers": "Headers",
"Query Parameters": "Query Parameters",
"Response is Binary ?": "Response is Binary ?",
"No Error on Failure": "No Error on Failure",
"Timeout (in seconds)": "Timeout (in seconds)",
"Customer email address": "Customer email address",
"Customer first name": "Customer first name",
"Customer last name": "Customer last name",
"Customer company name": "Customer company name",
"Customer phone number": "Customer phone number",
"Customer notes": "Customer notes",
"Name of the product": "Name of the product",
"Type of product": "Type of product",
"Product SKU": "Product SKU",
"Product description": "Product description",
"Product weight": "Product weight",
"Product price": "Product price",
"Blog post title": "Blog post title",
"Blog post content (HTML supported)": "Blog post content (HTML supported)",
"Author name": "Author name",
"URL for the public blog post. Example - /blog/welcome-bigcommerce/": "URL for the public blog post. Example - /blog/welcome-bigcommerce/",
"Published Date for the blog post. Example - Wed, 10 Aug 2022 15:39:15 -0500": "Published Date for the blog post. Example - Wed, 10 Aug 2022 15:39:15 -0500",
"Description text for this blog post’s <meta/> element.": "Description text for this blog post’s <meta/> element.",
"Comma seperated (,) Keywords for this blog post’s <meta/> element. Eg welcome, bigcommerce": "Comma seperated (,) Keywords for this blog post’s <meta/> element. Eg welcome, bigcommerce",
"Array of tags": "Array of tags",
"Whether the post is published": "Whether the post is published",
"Select the customer": "Select the customer",
"ISO 3166-1 alpha-2 country code": "ISO 3166-1 alpha-2 country code",
"Customer email to search for": "Customer email to search for",
"Phone Number to search for": "Phone Number to search for",
"Customer name to search for": "Customer name to search for",
"Product name to search for": "Product name to search for",
"Product SKU to search for": "Product SKU to search for",
"Brand ID to search for": "Brand ID to search for",
"Select the customers": "Select the customers",
"Authorization headers are injected automatically from your connection.": "Authorization headers are injected automatically from your connection.",
"Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..",
"Physical": "Physical",
"Digital": "Digital",
"GET": "GET",
"POST": "POST",
"PATCH": "PATCH",
"PUT": "PUT",
"DELETE": "DELETE",
"HEAD": "HEAD",
"Abandoned Cart": "Abandoned Cart",
"Cart Created": "Cart Created",
"Customer Address Created": "Customer Address Created",
"Customer Address Updated": "Customer Address Updated",
"Customer Created": "Customer Created",
"Customer Updated": "Customer Updated",
"Order Created": "Order Created",
"Order Updated": "Order Updated",
"Order Status Updated": "Order Status Updated",
"Product Created": "Product Created",
"Shipment Created": "Shipment Created",
"Triggers when a cart is abandoned": "Triggers when a cart is abandoned",
"Triggers when a new cart is created": "Triggers when a new cart is created",
"Triggers when a new customer address is created": "Triggers when a new customer address is created",
"Triggers when a new customer address is updated": "Triggers when a new customer address is updated",
"Triggers when a new customer is created": "Triggers when a new customer is created",
"Triggers when a customer is updated": "Triggers when a customer is updated",
"Triggers when a new order is created": "Triggers when a new order is created",
"Triggers when an order is updated": "Triggers when an order is updated",
"Triggers when an order status has changed": "Triggers when an order status has changed",
"Triggers when a new product is created": "Triggers when a new product is created",
"Triggers when a new shipment is created": "Triggers when a new shipment is created"
}