Add pot file
This commit is contained in:
parent
77da4694ac
commit
64a0d7b667
1 changed files with 325 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"POT-Creation-Date: 2019-08-16T13:04:24.401Z\n"
|
"POT-Creation-Date: 2019-08-16T19:32:53.076Z\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
|
@ -31,6 +31,46 @@ msgctxt "button"
|
||||||
msgid "Add attribute"
|
msgid "Add attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryListPage/CategoryListPage.json
|
||||||
|
#. [categoryListPageAddCategoryButton] - button
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add category
|
||||||
|
msgctxt "button"
|
||||||
|
msgid "Add category"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
|
||||||
|
#. [categoryProductsAddProductButton] - button
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add product
|
||||||
|
#: build/locale/src/categories/components/CategoryProductsCard/CategoryProductsCard.json
|
||||||
|
#. [categoryProductsCardAddProductButton] - button
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add product
|
||||||
|
msgctxt "button"
|
||||||
|
msgid "Add product"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryCreatePage/CategoryCreatePage.json
|
||||||
|
#. [categoryCreatePageSeo]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add search engine title and description to make this category easier to find
|
||||||
|
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
|
||||||
|
#. [categoryUpdatePageSeo]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add search engine title and description to make this category easier to find
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Add search engine title and description to make this category easier to find"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListAddSubcategoryButton] - button
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Add subcategory
|
||||||
|
msgctxt "button"
|
||||||
|
msgid "Add subcategory"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
|
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
|
||||||
#. [attributeValuesAddButton] - add attribute value button
|
#. [attributeValuesAddButton] - add attribute value button
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -55,6 +95,14 @@ msgctxt "attribute values list: slug column header"
|
||||||
msgid "Admin"
|
msgid "Admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListSubcategoriesSectionHeader] - section header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. All Subcategories
|
||||||
|
msgctxt "section header"
|
||||||
|
msgid "All Subcategories"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeValueDeleteDialog/AttributeValueDeleteDialog.json
|
#: build/locale/src/attributes/components/AttributeValueDeleteDialog/AttributeValueDeleteDialog.json
|
||||||
#. [attributeValueDeleteDialogContentWithoutAttributeName] - remove attribute value
|
#. [attributeValueDeleteDialogContentWithoutAttributeName] - remove attribute value
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -87,6 +135,42 @@ msgctxt "dialog content"
|
||||||
msgid "Are you sure you want to remove {name}?"
|
msgid "Are you sure you want to remove {name}?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryDeleteDialog/CategoryDeleteDialog.json
|
||||||
|
#. [<categoryDeleteDialogContent<] - delete category
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Are you sure you want to remove {name}?
|
||||||
|
msgctxt "delete category"
|
||||||
|
msgid "Are you sure you want to remove {name}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteCategoryDialogContent] - remove category
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Are you sure you want to remove {name}?
|
||||||
|
msgctxt "remove category"
|
||||||
|
msgid "Are you sure you want to remove {name}?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteCategoriesDialogContent]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Are you sure you want to remove {number} categories?
|
||||||
|
#: build/locale/src/categories/views/CategoryList.json
|
||||||
|
#. [categoryListDeleteCategoriesDialogContent]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Are you sure you want to remove {number} categories?
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Are you sure you want to remove {number} categories?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteProductsDialogContent]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Are you sure you want to remove {number} products?
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Are you sure you want to remove {number} products?"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
|
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
|
||||||
#. [attributeDetailsSlugInputLabel] - attribute slug input field
|
#. [attributeDetailsSlugInputLabel] - attribute slug input field
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -135,6 +219,14 @@ msgctxt "remove multiple attributes"
|
||||||
msgid "Attributes successfully removed"
|
msgid "Attributes successfully removed"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryBackground/CategoryBackground.json
|
||||||
|
#. [categoryBackgroundHeader] - section header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Background image (optional)
|
||||||
|
msgctxt "section header"
|
||||||
|
msgid "Background image (optional)"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/intl.json
|
#: build/locale/src/intl.json
|
||||||
#. [cancel]
|
#. [cancel]
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -151,6 +243,46 @@ msgctxt "attribute editor component type select field label"
|
||||||
msgid "Catalog Input type for Store Owner"
|
msgid "Catalog Input type for Store Owner"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/intl.json
|
||||||
|
#. [categories] - categories section name
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Categories
|
||||||
|
msgctxt "categories section name"
|
||||||
|
msgid "Categories"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsCategoriesRemoved]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Categories removed
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Categories removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListNameColumnHeader] - category list: name column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Category Name
|
||||||
|
msgctxt "category list: name column header"
|
||||||
|
msgid "Category Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryCreate.json
|
||||||
|
#. [categoryCreateCategoryCreated]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Category created
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Category created"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsCategoryDeleted]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Category deleted
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Category deleted"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/intl.json
|
#: build/locale/src/intl.json
|
||||||
#. [confirm]
|
#. [confirm]
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -167,6 +299,22 @@ msgctxt "page title"
|
||||||
msgid "Create New Attribute"
|
msgid "Create New Attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryCreatePage/CategoryCreatePage.json
|
||||||
|
#. [categoryCreatePageHeader] - page header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Create New Category
|
||||||
|
msgctxt "page header"
|
||||||
|
msgid "Create New Category"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryCreate.json
|
||||||
|
#. [categoryCreateWindowTitle] - window title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Create category
|
||||||
|
msgctxt "window title"
|
||||||
|
msgid "Create category"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
||||||
#. [attributePropertiesDashboard] - attribute properties regarding dashboard
|
#. [attributePropertiesDashboard] - attribute properties regarding dashboard
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -199,6 +347,26 @@ msgctxt "attribute values list: name column header"
|
||||||
msgid "Default Store View"
|
msgid "Default Store View"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryDeleteDialog/CategoryDeleteDialog.json
|
||||||
|
#. [categoryDeleteDialogTitle] - dialog title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Delete category
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteCategoryDialogTitle] - dialog title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Delete category
|
||||||
|
msgctxt "dialog title"
|
||||||
|
msgid "Delete category"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/intl.json
|
||||||
|
#. [description]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Description
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Description"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
|
#: build/locale/src/attributes/components/AttributeDetails/AttributeDetails.json
|
||||||
#. [attributeDetailsInputTypeDropdown] - attribute editor component type
|
#. [attributeDetailsInputTypeDropdown] - attribute editor component type
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -247,6 +415,22 @@ msgctxt "attribute name"
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryDetailsForm/CategoryDetailsForm.json
|
||||||
|
#. [categoryDetailsFormNameInputLabel] - category name
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Name
|
||||||
|
msgctxt "category name"
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
|
||||||
|
#. [categoryProductsNameHeader] - product list: product name column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Name
|
||||||
|
msgctxt "product list: product name column header"
|
||||||
|
msgid "Name"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
|
#: build/locale/src/attributes/components/AttributeList/AttributeList.json
|
||||||
#. [AttributeListNoAttributes] - no attributes found with present filters
|
#. [AttributeListNoAttributes] - no attributes found with present filters
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -255,6 +439,30 @@ msgctxt "no attributes found with present filters"
|
||||||
msgid "No attributes found"
|
msgid "No attributes found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListNoCategories]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. No categories found
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "No categories found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
|
||||||
|
#. [categoryProductsNoProducts]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. No products found
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "No products found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListNoSubcategories]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. No subcategories found
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "No subcategories found"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
|
#: build/locale/src/attributes/components/AttributeValues/AttributeValues.json
|
||||||
#. [attributeValuesNotFound] - No attribute values found
|
#. [attributeValuesNotFound] - No attribute values found
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -263,6 +471,22 @@ msgctxt "No attribute values found"
|
||||||
msgid "No values found"
|
msgid "No values found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListNumberOfProductsColumnHeader] - category list: number of products column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. No. Products
|
||||||
|
msgctxt "category list: number of products column header"
|
||||||
|
msgid "No. Products"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/intl.json
|
||||||
|
#. [optionalField] - field is optional
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Optional
|
||||||
|
msgctxt "field is optional"
|
||||||
|
msgid "Optional"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
||||||
#. [attributePropertiesFacetedNavigationPosition] - attribute position in storefront filters
|
#. [attributePropertiesFacetedNavigationPosition] - attribute position in storefront filters
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -271,6 +495,38 @@ msgctxt "attribute position in storefront filters"
|
||||||
msgid "Position in faceted navigation"
|
msgid "Position in faceted navigation"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
|
||||||
|
#. [categoryProductsHeader] - section header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Products
|
||||||
|
msgctxt "section header"
|
||||||
|
msgid "Products"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
|
||||||
|
#. [categoryUpdatePageProductsColumnHeader] - category list: number of products column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Products
|
||||||
|
msgctxt "category list: number of products column header"
|
||||||
|
msgid "Products"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProductsCard/CategoryProductsCard.json
|
||||||
|
#. [categoryProductsCardHeader] - products in category section header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Products in {name}
|
||||||
|
msgctxt "products in category section header"
|
||||||
|
msgid "Products in {name}"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsProductsRemoved]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Products removed
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Products removed"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/intl.json
|
#: build/locale/src/intl.json
|
||||||
#. [properties]
|
#. [properties]
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -279,6 +535,22 @@ msgctxt "description"
|
||||||
msgid "Properties"
|
msgid "Properties"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteCategoryDialogContentAdditionalText]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remember that this will also remove all products assigned to this category.
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteCategoriesDialogContentAdditionalText]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remember that this will also remove all products assigned to this category.
|
||||||
|
#: build/locale/src/categories/views/CategoryList.json
|
||||||
|
#. [categoryListDeleteCategoriesDialogContentAdditionalText]
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remember that this will also remove all products assigned to this category.
|
||||||
|
msgctxt "description"
|
||||||
|
msgid "Remember that this will also remove all products assigned to this category."
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeDeleteDialog/AttributeDeleteDialog.json
|
#: build/locale/src/attributes/components/AttributeDeleteDialog/AttributeDeleteDialog.json
|
||||||
#. [attributeDeleteDialogTitle] - dialog title
|
#. [attributeDeleteDialogTitle] - dialog title
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -303,6 +575,26 @@ msgctxt "dialog title"
|
||||||
msgid "Remove attributes"
|
msgid "Remove attributes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteSubcategoriesDialogTitle] - dialog title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remove categories
|
||||||
|
#: build/locale/src/categories/views/CategoryList.json
|
||||||
|
#. [categoryListDeleteSubcategoriesDialogTitle] - dialog title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remove categories
|
||||||
|
msgctxt "dialog title"
|
||||||
|
msgid "Remove categories"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/views/CategoryDetails.json
|
||||||
|
#. [categoryDetailsDeleteProductsDialogTitle] - dialog title
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Remove products
|
||||||
|
msgctxt "dialog title"
|
||||||
|
msgid "Remove products"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/intl.json
|
#: build/locale/src/intl.json
|
||||||
#. [savedChanges]
|
#. [savedChanges]
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -327,6 +619,22 @@ msgctxt "attribute properties regarding storefront"
|
||||||
msgid "Storefront Properties"
|
msgid "Storefront Properties"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryList/CategoryList.json
|
||||||
|
#. [categoryListSubcategoriesColumnHeader] - category list: subcategories column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Subcategories
|
||||||
|
msgctxt "category list: subcategories column header"
|
||||||
|
msgid "Subcategories"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryUpdatePage/CategoryUpdatePage.json
|
||||||
|
#. [categoryUpdatePageSubcategoriesColumnHeader] - category list: number of subcategories column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Subcategories
|
||||||
|
msgctxt "category list: number of subcategories column header"
|
||||||
|
msgid "Subcategories"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/views/AttributeCreate/AttributeCreate.json
|
#: build/locale/src/attributes/views/AttributeCreate/AttributeCreate.json
|
||||||
#. [attributeCreateAttributeCreateSuccess]
|
#. [attributeCreateAttributeCreateSuccess]
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
@ -343,6 +651,22 @@ msgctxt "attribute slug input field helper text"
|
||||||
msgid "This is used internally. Make sure you don’t use spaces"
|
msgid "This is used internally. Make sure you don’t use spaces"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/categories/components/CategoryProducts/CategoryProducts.json
|
||||||
|
#. [categoryProductsTypeHeader] - product list: product type column header
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Type
|
||||||
|
msgctxt "product list: product type column header"
|
||||||
|
msgid "Type"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
|
#: build/locale/src/intl.json
|
||||||
|
#. [uploadImage] - button
|
||||||
|
#. defaultMessage is:
|
||||||
|
#. Upload image
|
||||||
|
msgctxt "button"
|
||||||
|
msgid "Upload image"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
#: build/locale/src/attributes/components/AttributeProperties/AttributeProperties.json
|
||||||
#. [attributePropertiesDashboardFiltering] - use attribute in filtering
|
#. [attributePropertiesDashboardFiltering] - use attribute in filtering
|
||||||
#. defaultMessage is:
|
#. defaultMessage is:
|
||||||
|
|
Loading…
Reference in a new issue