-
|
I know about the locale option, but if I need have more than 20 languages for the calendar, that is getting pretty complex. |
Beta Was this translation helpful? Give feedback.
Answered by
udarts
Feb 18, 2025
Replies: 1 comment
-
|
Ah, I just tested using:
And that seems to translate (as far as I can see) everything for the calendar. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
udarts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, I just tested using:
moment.locale('de');And that seems to translate (as far as I can see) everything for the calendar.