translate

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

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