1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-01 10:50:37 +02:00
Files
php-monstra/plugins/box/editor/languages/pt-br.lang.php
2013-01-04 21:08:04 +02:00

9 lines
154 B
PHP

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