Well, likely loads of people, but I certainly didn't. Here's the function typed in the demo gif:
=GOOGLETRANSLATE($A$2, "en", B2)
That's
=GOOGLETRANSLATE(text, [source_language], [targetlanguage])
This could be handy if you're into mass translating your tweets, or anything else suitably obscure.