diff options
Diffstat (limited to 'view/nl/strings.php')
-rw-r--r-- | view/nl/strings.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/nl/strings.php b/view/nl/strings.php index edc09f5cf..bac414d6b 100644 --- a/view/nl/strings.php +++ b/view/nl/strings.php @@ -312,7 +312,7 @@ $a->strings["%d connection in common"] = array( 0 => "%d gemeenschappelijke connectie", 1 => "%d gemeenschappelijke connecties", ); -$a->strings["show more"] = "[+] meer reacties weergeven"; +$a->strings["show more"] = "meer connecties weergeven"; $a->strings["This event has been added to your calendar."] = "Dit evenement is aan jouw agenda toegevoegd."; $a->strings["Miscellaneous"] = "Diversen"; $a->strings["year"] = "jaar"; |