From ec02453d372c24f135528aac4f6368449736ef0a Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Sun, 3 Nov 2024 18:06:42 +0100 Subject: Move Norwegian translations from nb-no to nb --- view/nb/passchanged_eml.tpl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 view/nb/passchanged_eml.tpl (limited to 'view/nb/passchanged_eml.tpl') diff --git a/view/nb/passchanged_eml.tpl b/view/nb/passchanged_eml.tpl new file mode 100644 index 000000000..0d94be3c2 --- /dev/null +++ b/view/nb/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 + + -- cgit v1.2.3