diff --git a/resources/lang/en_US/email.php b/resources/lang/en_US/email.php index 92697e27a0..679159ff44 100644 --- a/resources/lang/en_US/email.php +++ b/resources/lang/en_US/email.php @@ -67,8 +67,6 @@ return [ 'registered_welcome' => 'Welcome to [Firefly III](:address). Your registration has made it, and this email is here to confirm it. Yay!', 'registered_pw' => 'If you have forgotten your password already, please reset it using [the password reset tool](:address/password/reset).', 'registered_help' => 'There is a help-icon in the top right corner of each page. If you need help, click it!', - 'registered_doc_html' => 'If you haven\'t already, please read the [grand theory](https://docs.firefly-iii.org/about-firefly-iii/personal-finances).', - 'registered_doc_text' => 'If you haven\'t already, please also read the first use guide and the full description.', 'registered_closing' => 'Enjoy!', 'registered_firefly_iii_link' => 'Firefly III:', 'registered_pw_reset_link' => 'Password reset:',