mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +02:00
Create nl.lang.php
Completed dutch translation
This commit is contained in:
8
plugins/box/editor/languages/nl.lang.php
Normal file
8
plugins/box/editor/languages/nl.lang.php
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return array(
|
||||||
|
'Editor' => array(
|
||||||
|
'Editor' => 'Editor',
|
||||||
|
'Editor plugin' => 'Editor Plugin',
|
||||||
|
)
|
||||||
|
);
|
Reference in New Issue
Block a user