[Flow] default locale / i18n question
Winfried Mingst
admin at regionalberatung.at
Tue May 14 11:15:17 CEST 2013
Please help me:
how can I number format a form.textfield to display its value with
locale decimal separator.
..
<f:form.textfield property="amount"/>
..
Am 10.05.2013 10:05, schrieb Winfried Mingst:
> Hello,
>
> I would like to have german validation error messages.
> Decimal input fields should display and accept the german decimal
> seperator ",".
>
> I set default locale in my package's Settings.yaml:
>
> TYPO3:
> Flow:
> i18n:
> defaultLocale: 'de'
>
> But Messages are still in English and there are validation errors when
> enterig decimals like "12,20". Have I forgotten something?
> I'm using "Flow 2.0 dev-master"
>
> regards
> Winfried
>
More information about the Flow
mailing list