diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index b19363c12..c1748c8ff 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -1055,114 +1055,6 @@ travel: warehouse: Warehouse travelFileDescription: 'Travel id { travelId }' file: File -item: - searchbar: - label: Search item - descriptor: - item: Item - buyer: Buyer - color: Color - category: Category - stems: Stems - visible: Visible - available: Available - warehouseText: 'Calculated on the warehouse of { warehouseName }' - itemDiary: Item diary - producer: Producer - list: - id: Identifier - grouping: Grouping - packing: Packing - description: Description - stems: Stems - category: Category - typeName: Type - intrastat: Intrastat - isActive: Active - size: Size - origin: Origin - userName: Buyer - weightByPiece: Weight/Piece - stemMultiplier: Multiplier - producer: Producer - landed: Landed - basicData: - type: Type - reference: Reference - relevancy: Relevancy - stems: Stems - multiplier: Multiplier - generic: Generic - intrastat: Intrastat - expense: Expense - weightByPiece: Weight/Piece - boxUnits: Units/Box - recycledPlastic: Recycled Plastic - nonRecycledPlastic: Non recycled plastic - isActive: Active - hasKgPrice: Price in kg - isFragile: Fragile - isFragileTooltip: Is shown at website, app that this item cannot travel (wreath, palms, ...) - isPhotoRequested: Do photo - isPhotoRequestedTooltip: This item does need a photo - description: Description - fixedPrice: - itemFk: Item ID - groupingPrice: Grouping price - packingPrice: Packing price - hasMinPrice: Has min price - minPrice: Min price - started: Started - ended: Ended - warehouse: Warehouse - create: - name: Name - tag: Tag - priority: Priority - type: Type - intrastat: Intrastat - origin: Origin - buyRequest: - ticketId: 'Ticket ID' - shipped: 'Shipped' - requester: 'Requester' - requested: 'Requested' - price: 'Price' - attender: 'Attender' - item: 'Item' - achieved: 'Achieved' - concept: 'Concept' - state: 'State' - summary: - basicData: 'Basic data' - otherData: 'Other data' - description: 'Description' - tax: 'Tax' - tags: 'Tags' - botanical: 'Botanical' - barcode: 'Barcode' - name: 'Nombre' - completeName: 'Nombre completo' - family: 'Familia' - size: 'Medida' - origin: 'Origen' - stems: 'Tallos' - multiplier: 'Multiplicador' - buyer: 'Comprador' - doPhoto: 'Do photo' - intrastatCode: 'Código intrastat' - intrastat: 'Intrastat' - ref: 'Referencia' - relevance: 'Relevancia' - weight: 'Peso (gramos)/tallo' - units: 'Unidades/caja' - expense: 'Gasto' - generic: 'Genérico' - recycledPlastic: 'Plástico reciclado' - nonRecycledPlastic: 'Plástico no reciclado' - minSalesQuantity: 'Cantidad mínima de venta' - genus: 'Genus' - specie: 'Specie' components: topbar: {} itemsFilterPanel: diff --git a/src/pages/Item/locale/en.yml b/src/pages/Item/locale/en.yml index 034e39a17..53310cbd0 100644 --- a/src/pages/Item/locale/en.yml +++ b/src/pages/Item/locale/en.yml @@ -105,7 +105,6 @@ item: clone: title: All its properties will be copied subTitle: Do you want to clone this item? - list: id: Identifier grouping: Grouping diff --git a/src/pages/Item/locale/es.yml b/src/pages/Item/locale/es.yml index 917bd7e5f..1ade9b955 100644 --- a/src/pages/Item/locale/es.yml +++ b/src/pages/Item/locale/es.yml @@ -105,7 +105,6 @@ item: clone: title: Todas sus propiedades serán copiadas subTitle: ¿Desea clonar este artículo? - list: id: Identificador grouping: Grouping