getTagName

abstract fun getTagName(tagKey: TagKey<*>): Text

Returns the translated name for a tag, where available.

Return

Text translated name for this tag. Falls back to #namespace:path if a translation isn't available

Author

fzzyhmstrs

Since

0.7.4