1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-05 04:37:51 +02:00
Files
php-monstra/plugins/box/editor/languages/ja.lang.php
2014-01-22 10:59:38 +09:00

9 lines
158 B
PHP

<?php
return array(
'Editor' => array(
'Editor' => 'エディタ',
'Editor plugin' => 'エディタプラグイン',
)
);