Resolved: Month names in different languages.
Hi first thank for good lesons but i want know how make columns example month name but in different languages. When i creat only shows my system language. thanks
2 answers ( 1 marked as helpful)
It is tied to your language settings. If you want to have month names in different languages, I would suggest creating a calculated column with an if statement where you will translate the English month names to the language of your preference.
thanks very much.