[TYPO3-english] Months translation in typo3?
Antonio Willybiro
keiser_soze at hotmail.com
Wed Dec 10 06:28:30 CET 2008
Thank you both,
I checked the installed languages using "locale -a" and fr_fr.utf8 was the
one installed.
All works just fine now.
cheers
Antonio
"Andreas Burg" <typo3 at andreasburg.de> wrote in message
news:mailman.1.1228844243.23417.typo3-english at lists.netfielders.de...
> David Ansermot schrieb:
>
>> Hi, I add the same thing but in cal extension.
>> Try to set the LOCAL_LANG = fr_fr.utf8
>
> better than trying out different codes would be to check, which languages
> are installed on the server with:
>
> <?php
> echo "<pre>";
> system("locale -a");
> echo "</pre>";
> ?>
>
> Andreas
More information about the TYPO3-english
mailing list