Click "Original" to hear a random joke in the original language (German). Click "Translated" for the same thing, but automatically translated to your language. Jokes are famously difficult to translate, and most of the jokes translate so badly that it is almost funnier than the jokes themselves XD
My contributions to @LOLboy2009's project is that I simplified the code, storing the jokes in a list, and that I added the translation (using the Translation extension). I got rid of the last joke since it was too long for the Text to Speech extension (the text must be at most 128 characters long from what I have experienced). One of the jokes is still too long, but splitting it would make the code much more complicated, so I left it in like it is.