-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Open
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)Supporting other languages or locales. (aka i18n)f: date/time pickerDate or time picker widgetsDate or time picker widgetsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team
Description
Originally brought up in #55535 by @jans-y
Many other languages have the same problem with manual date entering .
e.g.: cs, sk, hu -> they all use . (dots) not / (slash)
Switching to 'de' (German) solves the issue.
@darrenaustin also did some research and found that the following might be incorrect as well:
af: sep = /, help = dd-mm-jjjj
fr_CA: sep = /, help = jj-mm-aaaa
hy: sep = /, help = օօ.աա.տտտտ
nl: sep = /, help = dd-mm-jjjj
I'll file these change requests to the internal translation console for the translation teams to update as appropriate for the locales mentioned above.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: internationalizationSupporting other languages or locales. (aka i18n)Supporting other languages or locales. (aka i18n)f: date/time pickerDate or time picker widgetsDate or time picker widgetsf: material designflutter/packages/flutter/material repository.flutter/packages/flutter/material repository.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.team-designOwned by Design Languages teamOwned by Design Languages teamtriaged-designTriaged by Design Languages teamTriaged by Design Languages team