Problem
Write a program that translates weekdays to another language. The user should provide a day in the week in English and get it translated to the other language. If the user writes an unknown day, the program should give an error. Assume correct upper/lower first case -- upper in English and lower in Swedish (for example, you can use any two languages) Example execution.