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/zh-cn.lang.php
2014-03-14 20:09:09 +04:00

9 lines
156 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => '编辑器',
'Editor plugin' => '编辑器插件',
)
);