1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-09 06:37:01 +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,9 @@
<?php
return array(
'captcha' => array(
'Captcha' => 'Captcha',
'Captcha plugin for Monstra' => 'Plugin Captcha pour Monstra',
'Captcha code is wrong' => 'Le code Captcha est erroné',
)
);