1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-02 19:27:52 +02:00

Create nl.lang.php

Completed dutch translation
This commit is contained in:
micheldejoode
2013-09-20 03:51:21 +02:00
parent eecbcbc4ea
commit 2a034bd1ed

View File

@@ -0,0 +1,8 @@
<?php
return array(
'Editor' => array(
'Editor' => 'Editor',
'Editor plugin' => 'Editor Plugin',
)
);