1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-07 05:37:03 +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,10 @@
<?php
return array(
'sandbox' => array(
'Sandbox' => 'Sandbox',
'Sandbox plugin for Monstra' => 'Plugin Sandbox pour Monstra',
'Sandbox template' => 'Modèle Sandbox',
'Save' => 'Enregistrer',
)
);