Mike Cochrane 6d83130f32 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
2008-07-14 05:14:48 -04:00
2008-07-15 18:31:49 -04:00
2008-07-09 14:38:33 -04:00
2008-07-08 05:04:18 -04:00
2008-07-15 23:17:18 -04:00
2008-07-13 18:20:56 -04:00
2008-05-14 15:26:48 -04:00
2008-07-08 05:45:31 -04:00
2008-07-14 08:47:33 -04:00
Description
No description provided
310 MiB
Languages
PHP 77.5%
Gettext Catalog 9%
HTML 6.9%
JSONLD 3.5%
CSS 1.7%
Other 1.3%