IGUI_IT = {
    IGUI_PJCK_BaseItem = "Elemento Base",
    IGUI_PJCK_SelectBaseItem = "Vuoto",
    IGUI_PJCK_Ingredients = "Ingredienti",
    IGUI_PJCK_Seasonings = "Condimenti",
    IGUI_PJCK_CookingInfo = "Info Cottura",
    IGUI_PJCK_NoBaseItemSelected = "Nessun Elemento Base",
    IGUI_PJCK_NotAvailable = "Non Disponibile",
    IGUI_PJCK_CraftRecipe = "Cottura da Ricette",
    IGUI_PJCK_EvolvedRecipe = "Cottura Base",
    IGUI_PJCK_CookingTooltip = "Apri Pannello Cucina",
    IGUI_PJCK_NoItemsAvailable = "Nessun Oggetto Disponibile",
    IGUI_PJCK_ShowToDigits = "Mostra Cifre",
    IGUI_PJCK_ShowToHundreds = "Mostra a Centinaia",
    IGUI_PJCK_ShowToTens = "Mostra a Decine",
    IGUI_PJCK_ShowFull = "Mostra Tutto",
    IGUI_PJCK_AddOneFirst = "Aggiungine Uno Prima",
    IGUI_PJCK_NeedWater = "Richiede acqua",
    IGUI_PJCK_SwitchItem = "Sostituire oggetto",
    IGUI_PJCK_RandomAdd = "Aggiungi ingredienti casuali",
    IGUI_PJCK_ShowPossible = "Mostra/nascondi ingredienti possibili",
    IGUI_PJCK_SortInput = "Ordina ingredienti",
    IGUI_PJCK_RequiredCookingLevel = "Livello di cucina richiesto",
    IGUI_PJCK_Back = "Indietro",
    IGUI_PJCK_AddSelectedIngredient = "Aggiungi ingrediente selezionato",
    IGUI_PJCK_AddSelectedIngredients = "Aggiungi ingredienti selezionati",
}
