Translates key, delegating to GeoLeaf.I18n.t when present, else returning fallback. fallback is also returned when the seam yields a nullish value.
key
GeoLeaf.I18n.t
fallback
Translation key.
Text used when no translation is available.
The translated string, or fallback.
Translates
key, delegating toGeoLeaf.I18n.twhen present, else returningfallback.fallbackis also returned when the seam yields a nullish value.