diff options
author | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-06 14:15:55 +0000 |
---|---|---|
committer | Jeroen <jeroenpraat@xs4all.nl> | 2014-08-06 14:15:55 +0000 |
commit | 47d496eee3a5cd8c5da212945c31cc2eb05b6416 (patch) | |
tree | dcfc7377ecd238807d22e0bcef131631137837c6 /view/nl/request_notify_eml.tpl | |
parent | b6c4dcb1be0f28042c6b1e1e5a6cc1955ace06a7 (diff) | |
download | volse-hubzilla-47d496eee3a5cd8c5da212945c31cc2eb05b6416.tar.gz volse-hubzilla-47d496eee3a5cd8c5da212945c31cc2eb05b6416.tar.bz2 volse-hubzilla-47d496eee3a5cd8c5da212945c31cc2eb05b6416.zip |
update nl
Diffstat (limited to 'view/nl/request_notify_eml.tpl')
-rw-r--r-- | view/nl/request_notify_eml.tpl | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/view/nl/request_notify_eml.tpl b/view/nl/request_notify_eml.tpl index d01b8ff27..d96f56c89 100644 --- a/view/nl/request_notify_eml.tpl +++ b/view/nl/request_notify_eml.tpl @@ -1,17 +1,17 @@ -Dear {{$myname}}, +Beste {{$myname}}, -You have just received a connection request at {{$sitename}} +Je hebt een connectieverzoek ontvangen op -from '{{$requestor}}'. +van '{{$requestor}}'. -You may visit their profile at {{$url}}. +Je kan zijn/haar profiel bezoeken op {{$url}}. -Please login to your site to view the complete introduction -and approve or ignore/cancel the request. +Je dient op jouw hub in te loggen om het complete connectieverzoek te bekijken +en om het verzoek te accepteren, het af te wijzen of om het te negeren. {{$siteurl}} -Regards, +Vriendelijke groet, - {{$sitename}} administrator + Beheerder {{$sitename}}
\ No newline at end of file |