1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-13 00:24:27 +02:00

Localization: Français(fr) translations added.

This commit is contained in:
Awilum
2013-03-16 11:09:58 +02:00
parent bc1c7ffdee
commit f3c304c5b7
15 changed files with 465 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Plan du site',
)
);