IGUI_EN = {
    IGUI_PJCK_BaseItem = "BaseItem",
    IGUI_PJCK_SelectBaseItem = "Empty",
    IGUI_PJCK_Ingredients = "Ingredients",
    IGUI_PJCK_Seasonings = "Seasonings",
    IGUI_PJCK_CookingInfo = "Cooking Info",
    IGUI_PJCK_NoBaseItemSelected = "No BaseItem",
    IGUI_PJCK_NotAvailable = "Not Available",
    IGUI_PJCK_CraftRecipe = "Cooking By Recipes",
    IGUI_PJCK_EvolvedRecipe = "Base Cooking",
    IGUI_PJCK_CookingTooltip = "Open Cooking Panel",
    IGUI_PJCK_NoItemsAvailable = "No Items Available",
    IGUI_PJCK_ShowToDigits = "Display Digits",
    IGUI_PJCK_ShowToHundreds = "Display to Hundreds",
    IGUI_PJCK_ShowToTens = "Display to Tens",
    IGUI_PJCK_ShowFull = "Display All",
    IGUI_PJCK_AddOneFirst = "Add One First",
    IGUI_PJCK_NeedWater = "Require Water",
    IGUI_PJCK_SwitchItem = "Replace item",
    IGUI_PJCK_RandomAdd = "Add Random Ingredients",
    IGUI_PJCK_ShowPossible = "Show/Hide Possible Ingredients",
    IGUI_PJCK_SortInput = "Sort Ingredients",
    IGUI_PJCK_RequiredCookingLevel = "Required Cooking Level",
    IGUI_PJCK_Back = "Back",
    IGUI_PJCK_AddSelectedIngredient = "Add selected ingredient",
    IGUI_PJCK_AddSelectedIngredients = "Add selected ingredients",
}
