IGUI_ES = {
    IGUI_PJCK_BaseItem = "Ingrediente base",
    IGUI_PJCK_SelectBaseItem = "Vacío",
    IGUI_PJCK_Ingredients = "Ingredientes",
    IGUI_PJCK_Seasonings = "Condimentos",
    IGUI_PJCK_CookingInfo = "Información de cocina",
    IGUI_PJCK_NoBaseItemSelected = "Sin ingrediente base",
    IGUI_PJCK_NotAvailable = "No disponible",
    IGUI_PJCK_CraftRecipe = "Cocinar con recetas",
    IGUI_PJCK_EvolvedRecipe = "Cocina básica",
    IGUI_PJCK_CookingTooltip = "Abrir panel de cocina",
    IGUI_PJCK_NoItemsAvailable = "No hay ingredientes disponibles",
    IGUI_PJCK_ShowToDigits = "Mostrar unidades",
    IGUI_PJCK_ShowToHundreds = "Mostrar hasta centenas",
    IGUI_PJCK_ShowToTens = "Mostrar hasta decenas",
    IGUI_PJCK_ShowFull = "Mostrar todo",
    IGUI_PJCK_AddOneFirst = "Agregar uno primero",
    IGUI_PJCK_NeedWater = "Requiere agua",
    IGUI_PJCK_SwitchItem = "Reemplazar objeto",
    IGUI_PJCK_RandomAdd = "Agregar ingredientes aleatorios",
    IGUI_PJCK_ShowPossible = "Mostrar/ocultar ingredientes posibles",
    IGUI_PJCK_SortInput = "Ordenar ingredientes",
    IGUI_PJCK_RequiredCookingLevel = "Nivel de cocina requerido",
    IGUI_PJCK_Back = "Atrás",
    IGUI_PJCK_AddSelectedIngredient = "Agregar ingrediente seleccionado",
    IGUI_PJCK_AddSelectedIngredients = "Agregar ingredientes seleccionados",
}
