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:
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