mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-08 06:06:53 +02:00
8 lines
155 B
PHP
8 lines
155 B
PHP
<?php
|
|
|
|
return array(
|
|
'Editor' => array(
|
|
'Editor' => 'Editeur',
|
|
'Editor plugin' => 'Plugin éditeur',
|
|
)
|
|
); |