mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	New strings.
This commit is contained in:
		| @@ -278,6 +278,8 @@ return [ | ||||
|     'search_modifier_after'                      => 'Transaktions datum är efter :value', | ||||
|     'search_modifier_created_on'                 => 'Transaktion skapades :value', | ||||
|     'search_modifier_updated_on'                 => 'Transaktion uppdaterades senast :value', | ||||
|     'search_modifier_external_id'                => 'External ID is ":value"', | ||||
|     'search_modifier_internal_reference'         => 'Internal reference is ":value"', | ||||
|     'modifiers_applies_are'                      => 'Följande filter tillämpas även på sökning(ar):', | ||||
|     'general_search_error'                       => 'Ett fel uppstod vid sökning. Kontrollera loggfilerna för mer information.', | ||||
|     'search_box'                                 => 'Sök', | ||||
| @@ -1421,6 +1423,9 @@ return [ | ||||
|     'send_message'                     => 'Send message', | ||||
|     'send_test_triggered'              => 'Test was triggered. Check your inbox and the log files.', | ||||
|     'give_admin_careful'               => 'Users who are given admin rights can take away yours. Be careful.', | ||||
|     'admin_maintanance_title'          => 'Maintenance', | ||||
|     'admin_maintanance_expl'           => 'Some nifty buttons for Firefly III maintenance', | ||||
|     'admin_maintenance_clear_cache'    => 'Clear cache', | ||||
|  | ||||
|     'split_transaction_title'               => 'Description of the split transaction', | ||||
|     'split_transaction_title_help'          => 'If you create a split transaction, there must be a global description for all splits of the transaction.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user