1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 05:07:49 +02:00

Create nl.lang.php

Completed dutch translation
This commit is contained in:
micheldejoode
2013-09-20 04:41:06 +02:00
parent 208025b7c8
commit 47ef2a091e

View File

@@ -0,0 +1,7 @@
<?php
return array(
'sitemap' => array(
'Sitemap' => 'Sitemap',
)
);