translate

@JvmName(name = "translateItem")
fun ItemStack.translate(locale: Locale, arguments: List<PylonArgument> = emptyList())(source)

Modifies the ItemStack to translate its name and lore into the specified locale.