1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 12:48:00 +02:00
Files
php-monstra/plugins/box/editor/languages/es.lang.php
2013-03-15 00:11:50 +02:00

8 lines
150 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Plugin editor',
)
);