diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-09-02 15:04:27 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-09-02 15:04:27 -0400 |
commit | 81b9321e61f545be3ca94fc484f62b44ec836fb5 (patch) | |
tree | def1c560f298b6866537826cfcb1ed00557e2388 /po/underlay.setup | |
parent | bf81cf9ed203bda4c37338cc87250ca843dc4afe (diff) | |
download | ikiwiki-81b9321e61f545be3ca94fc484f62b44ec836fb5.tar ikiwiki-81b9321e61f545be3ca94fc484f62b44ec836fb5.tar.gz |
Add French basewiki translation from the Debian French l10n team, including Philippe Batailler, Alexandre Dupas, and Steve Petruzzello.
Diffstat (limited to 'po/underlay.setup')
-rw-r--r-- | po/underlay.setup | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/underlay.setup b/po/underlay.setup index 237acef5d..a7d307e71 100644 --- a/po/underlay.setup +++ b/po/underlay.setup @@ -7,9 +7,9 @@ use IkiWiki::Setup::Standard { # Listing languages without active translations # will excessively bloat things. po_slave_languages => { - #'fr' => 'Français', #'es' => 'Español', #'de' => 'Deutsch', + 'fr' => 'Français', 'da' => 'Dansk', 'cs' => 'česky', }, |