We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thanks for taking the time for writing this bug report.
import { fr } from "react-day-picker/locale"; <DayPicker captionLayout="dropdown-years" mode="single" locale=fr />
import { DayPicker } from "react-day-picker"; export function Start() { return ( <DayPicker /> ); }
The name of the months in the nav bar should be in French.
The name of the months are in English.
The text was updated successfully, but these errors were encountered:
dropdown-years
gpbl
Successfully merging a pull request may close this issue.
Thanks for taking the time for writing this bug report.
Code
Expected Behavior
The name of the months in the nav bar should be in French.
Actual Behavior
The name of the months are in English.
The text was updated successfully, but these errors were encountered: