pub fn translate(key: &str) -> String
Resolve key, falling back to the key itself. This is what a script’s t("key") returns.
key
t("key")