The first translation of laconica, fr_FR translation from Florian Biree <florian at biree.name>. Thanks :-)

To test locales add code like this to your index.php:

/* Set locale */
setlocale(LC_ALL, 'fr_FR');
bindtextdomain("laconica", './locale');
bind_textdomain_codeset("laconica", 'UTF-8');
textdomain("laconica");

UI coming soon from someone else for changing your language.

darcs-hash:20080714091448-533db-d87b53ea5c270d41449fb2dfa1c0bd0680262eea.gz
This commit is contained in:
Mike Cochrane 2008-07-14 05:14:48 -04:00
parent 9cd39cc058
commit 6d83130f32
2 changed files with 1484 additions and 0 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff