Create a new `translate` command. Which should work like the following to translate from the current language into Polish: ``` /translate_to_pl love ``` and from Polish to the current language: ``` /translate_from_pl miłość ```