1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-10 23:24:07 +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,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Editeur',
'Editor plugin' => 'Plugin éditeur',
)
);