From 3d1b91c031d2e67e2f9265dc8366c684ce286d28 Mon Sep 17 00:00:00 2001 From: Colin Reeder Date: Sat, 26 Sep 2020 18:29:31 -0600 Subject: Add Forgot Password --- res/lang/en.ftl | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'res') diff --git a/res/lang/en.ftl b/res/lang/en.ftl index 49218f8..35a2167 100644 --- a/res/lang/en.ftl +++ b/res/lang/en.ftl @@ -30,6 +30,13 @@ fetch = Fetch follow = Follow follow_request_sent = Follow request sent! follow_undo = Unfollow +forgot_password = Forgot Password +forgot_password_code_info = You should have received a code via email. +forgot_password_code_prompt = Enter it here: +forgot_password_complete = Password successfully reset. +forgot_password_email_prompt = Email Address: +forgot_password_info = If your account has an attached email address, you can reset your password here. +forgot_password_new_password_prompt = New Password: home_follow_prompt1 = Why not home_follow_prompt2 = follow some communities? liked_by = Liked by: -- cgit v1.2.3