carbon-design-system / carbon-components-vue

Vue implementation of the Carbon Design System
http://vue.carbondesignsystem.com
Apache License 2.0
597 stars 176 forks source link

Translations for cv-date-picker #1130

Open paoloproni opened 3 years ago

paoloproni commented 3 years ago

cv-date-picker can open a small window with a calendar, but it seems to me that it is in English only. I need the Italian version.

I could try to translate it by myselft but it would be nice if there would be an option such as translation="it" or locale maybe.

Without this feature I have to use the version without the calendar

In the documentation I find: <cv-date-picker kind="single" :cal-options="calOptions" :invalid-message="invalidMessage" @change="actionChange" :value="value">

But it is English only

ole1986 commented 1 year ago

Seems to be pretty odd but also I could not find any option to individually configure the locale for this component

github-actions[bot] commented 1 week ago

This issue has been marked as stale because it has required additional info or a response from the author for over 14 days. When you get the chance, please comment with the additional info requested. Otherwise, this issue will be closed in 14 days.