pub fn translate(identifier: impl AsRef<str>) -> Option<String>
Attempts to translate the identifier into the current active language. Returns the same identifier if not available.