From 26e3996014936268f4acbfa214fa881af9320ddd Mon Sep 17 00:00:00 2001
From: Frederic Guillot <fred@kanboard.net>
Date: Sat, 9 Jan 2016 17:28:31 -0500
Subject: Add forgot password feature

---
 app/Locale/nb_NO/translations.php | 12 ++++++++++++
 1 file changed, 12 insertions(+)

(limited to 'app/Locale/nb_NO')

diff --git a/app/Locale/nb_NO/translations.php b/app/Locale/nb_NO/translations.php
index 67dac98c..cff7e11b 100644
--- a/app/Locale/nb_NO/translations.php
+++ b/app/Locale/nb_NO/translations.php
@@ -1086,4 +1086,16 @@ return array(
     // 'Disable two-factor authentication' => '',
     // 'Enable two-factor authentication' => '',
     // 'There is no integration registered at the moment.' => '',
+    // 'Password Reset for Kanboard' => '',
+    // 'Forgot password?' => '',
+    // 'Enable "Forget Password"' => '',
+    // 'Password Reset' => '',
+    // 'New password' => '',
+    // 'Change Password' => '',
+    // 'To reset your password click on this link:' => '',
+    // 'Last Password Reset' => '',
+    // 'The password has never been reinitialized.' => '',
+    // 'Creation' => '',
+    // 'Expiration' => '',
+    // 'Password reset history' => '',
 );
-- 
cgit v1.2.3