pub fn format_message<S: Into<String>>(
    key: S,
    config: Option<&TranslationConfig>
) -> String