pub fn adapter_group(name: &str) -> &'static strExpand description
The language group name belongs to, or "Other" if it somehow belongs to none.
The fallback exists so a missing entry degrades to a visible oddity in the picker
rather than an adapter that cannot be reached at all; the test is what actually
keeps ADAPTER_GROUPS complete.