Skip to content

Commit

Permalink
Fix styles
Browse files Browse the repository at this point in the history
  • Loading branch information
danielrodcaball committed Mar 28, 2024
1 parent 714b5a6 commit 0cb4f9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions packages/admin-ui/ui/public/locales/en/translation.json
Expand Up @@ -1637,10 +1637,8 @@
"new-publish-product": "Publish product",
"new-general-information-title": "General information",
"new-to-start-selling-all-you-need-is-a-name-and-a-price": "To start selling, all you need is a name and a price.",

"new-organize-product": "Organize Product",
"new-organize-title": "Organize",

"new-add-variations-of-this-product": "Add variations of this product.",
"new-offer-your-customers-different-options-for-color-format-size-shape-etc": "Offer your customers different options for color, format, size, shape, etc.",
"new-used-for-shipping-and-customs-purposes": "Used for shipping and customs purposes.",
Expand Down Expand Up @@ -2014,14 +2012,12 @@
"discountable-form-discountable": "Discountable",
"discountable-form-hint-gift-card": "When unchecked discounts will not be applied to this gift card.",
"discountable-form-hint-product": "When unchecked discounts will not be applied to this product.",

"organize-form-type-label": "Type",
"organize-form-type-placeholder": "Choose a type",
"organize-form-collection-label": "Collection",
"organize-form-collection-placeholder": "Choose a collection",
"organize-form-categories-label": "Categories",
"organize-form-categories-placeholder": "Choose categories",
"organize-form-categories-placeholder-no-categories": "No categories available",

"tag-input-label": "Tags (comma separated)"
}
5 changes: 0 additions & 5 deletions packages/admin-ui/ui/public/locales/es/translation.json
Expand Up @@ -1550,10 +1550,8 @@
"new-publish-product": "Publicar producto",
"new-general-information-title": "Información General",
"new-to-start-selling-all-you-need-is-a-name-and-a-price": "Para comenzar a vender, solo necesitas un nombre y un precio.",

"new-organize-product": "Organizar Producto",
"new-organize-title": "Organizar",

"new-add-variations-of-this-product": "Añadir variaciones del producto.",
"new-offer-your-customers-different-options-for-color-format-size-shape-etc": "Ofrece diferentes opciones de color, formato, tamaño, etc. a tus clientes.",
"new-used-for-shipping-and-customs-purposes": "Utilizado con propósitos de envíos y aduana",
Expand Down Expand Up @@ -1927,15 +1925,12 @@
"discountable-form-discountable": "Descontable",
"discountable-form-hint-gift-card": "Cuando no esté marcado, esta tarjeta de regalo no se descontará del inventario.",
"discountable-form-hint-product": "Cuando no esté marcado, este producto no se descontará del inventario.",

"organize-form-type-label": "Tipo",
"organize-form-type-placeholder": "Elige un tipo",
"organize-form-collection-label": "Colección",
"organize-form-collection-placeholder": "Elige una colección",
"organize-form-categories-label": "Categorías",
"organize-form-categories-placeholder": "Elige categorías",
"organize-form-categories-placeholder-no-categories": "No hay categorías disponibles",

"tag-input-label": "Etiquetas (separadas por comas)"

}

0 comments on commit 0cb4f9a

Please sign in to comment.