Module translations

Module translations 

Source
Expand description

Translation map and lookup utilities.

Functions§

translate
What: Look up a translation in the translation map.
translate_with_fallback
What: Look up translation with fallback to English.

Type Aliases§

TranslationMap
Translation map: dot-notation key -> translated string.