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:
8
plugins/box/editor/languages/fr.lang.php
Normal file
8
plugins/box/editor/languages/fr.lang.php
Normal file
@@ -0,0 +1,8 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
'Editor' => array(
|
||||
'Editor' => 'Editeur',
|
||||
'Editor plugin' => 'Plugin éditeur',
|
||||
)
|
||||
);
|
Reference in New Issue
Block a user