1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-12 08:04:10 +02:00
Files
php-monstra/plugins/box/sitemap/languages/nl.lang.php
micheldejoode 47ef2a091e Create nl.lang.php
Completed dutch translation
2013-09-20 04:41:06 +02:00

8 lines
106 B
PHP

<?php
return array(
'sitemap' => array(
'Sitemap' => 'Sitemap',
)
);