diff options
Diffstat (limited to 'languages/nl/nl.php')
-rw-r--r-- | languages/nl/nl.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/languages/nl/nl.php b/languages/nl/nl.php deleted file mode 100644 index d323f865e..000000000 --- a/languages/nl/nl.php +++ /dev/null @@ -1,8 +0,0 @@ -<?php - $dutch = array( - // Main title - 'dutch_translation' => "Nederlandse Vertaling", - - ); - - add_translation("nl", $dutch);
\ No newline at end of file |