In-game commands · Tools

!translate / !tr / !t

Translate team-chat messages on the fly, with Rust slang expanded first so the result actually makes sense.

!translateTools
Aliases!tr!t

Translate team-chat messages on the fly, with Rust slang expanded first so the result actually makes sense.

Usage:

!translate Hola, estoy en el tc
!t  Estoy haciendo farm en G12
!tr ru push roof
  • Auto-detect. No need to say the source language — it figures it out.
  • Optional target. Default is English. To translate into another language, put the ISO code first: !translate ru push roof translates the rest into Russian (ru).
  • Rust slang expansion. Rust shorthand (tc, m2, kos, ak, naked…) is expanded to plain English before being translated. Most translation models choke on raw Rust slang and either pass it through untouched or invent garbage. Expanding first means "in the tc" becomes "in the tool cupboard" before crossing the language boundary — so the translation actually means something. See Rust slang expansion.

Powered by our self-hosted LibreTranslate service, so your team chat doesn't leave the platform.