graphmine-i18n / io.github.sof3.graphmine.i18n / Translation
typealias Translation<T> = T.() -> String
typealias Translation<T> =
T
.() ->
String