diff options
author | friendica <info@friendica.com> | 2014-08-06 15:47:29 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-08-06 15:47:29 -0700 |
commit | 0903d57311dd02f1029cc879da71b3c4bb0e58cb (patch) | |
tree | 85f6b4537b36da37b0dccfb72d839f558227b026 /view/nl/request_notify_eml.tpl | |
parent | 22312b9577c38c5adebf74bf353500225ab48b20 (diff) | |
parent | d2a7b5babef88fc92212ad071daaf73461b35c90 (diff) | |
download | volse-hubzilla-0903d57311dd02f1029cc879da71b3c4bb0e58cb.tar.gz volse-hubzilla-0903d57311dd02f1029cc879da71b3c4bb0e58cb.tar.bz2 volse-hubzilla-0903d57311dd02f1029cc879da71b3c4bb0e58cb.zip |
Merge https://github.com/friendica/red into pending_merge
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 |