From bd80c9cbe009a751de25ef5cfb9a38386299cd6b Mon Sep 17 00:00:00 2001 From: Daniel Herrero Date: Tue, 19 Dec 2017 15:00:15 +0100 Subject: [PATCH] locale list item --- client/item/src/locale/es.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/client/item/src/locale/es.json b/client/item/src/locale/es.json index fd01bdf5f..e51c46008 100644 --- a/client/item/src/locale/es.json +++ b/client/item/src/locale/es.json @@ -1,4 +1,8 @@ { "Items": "Artículos", - "Item": "Artículo" + "Item": "Artículo", + "Category": "Categoría", + "Description": "Descripción", + "Size": "Tamaño", + "Type": "Tipo" } \ No newline at end of file