mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-11-03 20:55:05 +00:00 
			
		
		
		
	Remove obsolete strings.
This commit is contained in:
		@@ -70,11 +70,7 @@ return [
 | 
			
		||||
    'is_blocked'             => 'Is blocked',
 | 
			
		||||
    'is_admin'               => 'Is admin',
 | 
			
		||||
    'has_two_factor'         => 'Has 2FA',
 | 
			
		||||
    'confirmed_from'         => 'Confirmed from',
 | 
			
		||||
    'registered_from'        => 'Registered from',
 | 
			
		||||
    'blocked_code'           => 'Block code',
 | 
			
		||||
    'domain'                 => 'Domain',
 | 
			
		||||
    'registration_attempts'  => 'Registration attempts',
 | 
			
		||||
    'source_account'         => 'Source account',
 | 
			
		||||
    'destination_account'    => 'Destination account',
 | 
			
		||||
    'accounts_count'         => 'Number of accounts',
 | 
			
		||||
 
 | 
			
		||||
@@ -17,7 +17,6 @@ return [
 | 
			
		||||
    'deleted_user'                   => 'Due to security constraints, you cannot register using this email address.',
 | 
			
		||||
    'rule_trigger_value'             => 'This value is invalid for the selected trigger.',
 | 
			
		||||
    'rule_action_value'              => 'This value is invalid for the selected action.',
 | 
			
		||||
    'invalid_domain'                 => 'Due to security constraints, you cannot register from this domain.',
 | 
			
		||||
    'file_already_attached'          => 'Uploaded file ":name" is already attached to this object.',
 | 
			
		||||
    'file_attached'                  => 'Succesfully uploaded file ":name".',
 | 
			
		||||
    'file_invalid_mime'              => 'File ":name" is of type ":mime" which is not accepted as a new upload.',
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user