mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-25 21:16:47 +00:00 
			
		
		
		
	Update meta files for new alpha release.
This commit is contained in:
		| @@ -33,6 +33,14 @@ return [ | ||||
|     'admin_test_subject'               => 'A test message from your Firefly III installation', | ||||
|     'admin_test_body'                  => 'This is a test message from your Firefly III instance. It was sent to :email.', | ||||
|  | ||||
|     // new IP | ||||
|     'login_from_new_ip'                => 'New login on Firefly III', | ||||
|     'new_ip_body'                      => 'Firefly III detected a new login on your account from an unknown IP address. If you never logged in from the IP address below, or it has been more than six months ago, Firefly III will warn you.', | ||||
|     'new_ip_warning'                   => 'If you recognize this IP address or the login, you can ignore this message. If you didn\'t login, of if you have no idea what this is about, verify your password security, change it, and log out all other sessions. To do this, go to your profile page. Of course you have 2FA enabled already, right? Stay safe!', | ||||
|     'ip_address'                       => 'IP address', | ||||
|     'host_name'                        => 'Host', | ||||
|     'date_time'                        => 'Date + time', | ||||
|  | ||||
|     // access token created | ||||
|     'access_token_created_subject'     => 'A new access token was created', | ||||
|     'access_token_created_body'        => 'Somebody (hopefully you) just created a new Firefly III API Access Token for your user account.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user