diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2014-06-01 21:10:02 +0000 |
commit | db4321f8ea2952e4830119044dbfb6211a8fa948 (patch) | |
tree | cff0037fd5ff5c5e3de23530a82817ba0808251a /view/nl/passchanged_eml.tpl | |
parent | 3821efb99ed2377f5380bf37a0a1ac3412d08c82 (diff) | |
download | volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.gz volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.tar.bz2 volse-hubzilla-db4321f8ea2952e4830119044dbfb6211a8fa948.zip |
New language: Dutch! Nederlands! (messages.po: 69% translated)
Diffstat (limited to 'view/nl/passchanged_eml.tpl')
-rw-r--r-- | view/nl/passchanged_eml.tpl | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/view/nl/passchanged_eml.tpl b/view/nl/passchanged_eml.tpl new file mode 100644 index 000000000..0d94be3c2 --- /dev/null +++ b/view/nl/passchanged_eml.tpl @@ -0,0 +1,20 @@ + +Dear {{$username}}, + Your password has been changed as requested. Please retain this +information for your records (or change your password immediately to +something that you will remember). + + +Your login details are as follows: + +Site Location: {{$siteurl}} +Login Name: {{$email}} +Password: {{$new_password}} + +You may change that password from your account settings page after logging in. + + +Sincerely, + {{$sitename}} Administrator + + |