From 2b55671c74778d494a1a891b7e8399ea67b464bf Mon Sep 17 00:00:00 2001 From: Sem Date: Sat, 14 Jan 2012 02:12:33 +0100 Subject: Added Dutch translations. --- languages/nl/nl.custom_index.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 languages/nl/nl.custom_index.php (limited to 'languages/nl/nl.custom_index.php') diff --git a/languages/nl/nl.custom_index.php b/languages/nl/nl.custom_index.php new file mode 100644 index 000000000..e5105bb09 --- /dev/null +++ b/languages/nl/nl.custom_index.php @@ -0,0 +1,19 @@ + 'Laatste favorieten', + 'custom:groups' => 'Laatste groepen', + 'custom:files' => 'Laatste bestanden', + 'custom:blogs' => 'Laatste blogberichten', + 'custom:members' => 'Nieuwste leden', + ); + add_translation("nl", $language); +} -- cgit v1.2.3