mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-27 00:23:41 +09:00 
			
		
		
		
	Fix "remember this device" case (#22388)
In the title case, it should be "Remember This Device" Signed-off-by: Yarden Shoham <hrsi88@gmail.com>
This commit is contained in:
		| @@ -302,7 +302,7 @@ social_register_helper_msg = Already have an account? Link it now! | |||||||
| disable_register_prompt = Registration is disabled. Please contact your site administrator. | disable_register_prompt = Registration is disabled. Please contact your site administrator. | ||||||
| disable_register_mail = Email confirmation for registration is disabled. | disable_register_mail = Email confirmation for registration is disabled. | ||||||
| manual_activation_only = Contact your site administrator to complete activation. | manual_activation_only = Contact your site administrator to complete activation. | ||||||
| remember_me = Remember this Device | remember_me = Remember This Device | ||||||
| forgot_password_title= Forgot Password | forgot_password_title= Forgot Password | ||||||
| forgot_password = Forgot password? | forgot_password = Forgot password? | ||||||
| sign_up_now = Need an account? Register now. | sign_up_now = Need an account? Register now. | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user