Hi, I have a question:
Is it possible to change the language of the shiny server? By default, shiny server's language is English, and if you want to switch to another language, is that possible?
Thank you so much!
Example:
In Rstudio:
[1] "domingo" "segunda-feira" "terça-feira" "quarta-feira" "quinta-feira" "sexta-feira" "sábado"
In shiny server:
[1] "Sunday" "Monday" "Tuesday" "Wednesday" "Thursday" "Friday" [7] "Saturday"