1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-08 14:16:54 +02:00
Files
php-monstra/plugins/box/editor/languages/nl.lang.php
micheldejoode 2a034bd1ed Create nl.lang.php
Completed dutch translation
2013-09-20 03:51:21 +02:00

9 lines
151 B
PHP

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