pub fn try_translate(key: &str) -> Option<String>
Resolve key against the installed translator, or None when no translator is installed or the catalogue lacks the key.
key
None