mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 02:36:28 +00:00 
			
		
		
		
	Update some translations.
This commit is contained in:
		| @@ -32,26 +32,11 @@ return [ | ||||
|     'index_sidebar-toggle'                            => 'Untuk membuat transakisi baru, akun atau hal lainnya, gunakan menu di bawah gambar ini.', | ||||
|     'index_cash_account'                              => 'These are the accounts created so far. You can use the cash account to track cash expenses but it\'s not mandatory of course.', | ||||
|  | ||||
|     // transactions (withdrawal) | ||||
|     'transactions_create_withdrawal_source'           => 'Select your favorite asset account or liability from this dropdown.', | ||||
|     'transactions_create_withdrawal_destination'      => 'Select an expense account here. Leave it empty if you want to make a cash expense.', | ||||
|     'transactions_create_withdrawal_foreign_currency' => 'Use this field to set a foreign currency and amount.', | ||||
|     'transactions_create_withdrawal_more_meta'        => 'Plenty of other meta data you set in these fields.', | ||||
|     'transactions_create_withdrawal_split_add'        => 'If you want to split a transaction, add more splits with this button', | ||||
|  | ||||
|     // transactions (deposit) | ||||
|     'transactions_create_deposit_source'              => 'Select or type the payee in this auto-completing dropdown/textbox. Leave it empty if you want to make a cash deposit.', | ||||
|     'transactions_create_deposit_destination'         => 'Select an asset or liability account here.', | ||||
|     'transactions_create_deposit_foreign_currency'    => 'Use this field to set a foreign currency and amount.', | ||||
|     'transactions_create_deposit_more_meta'           => 'Plenty of other meta data you set in these fields.', | ||||
|     'transactions_create_deposit_split_add'           => 'If you want to split a transaction, add more splits with this button', | ||||
|  | ||||
|     // transactions (transfer) | ||||
|     'transactions_create_transfer_source'             => 'Select the source asset account here.', | ||||
|     'transactions_create_transfer_destination'        => 'Select the destination asset account here.', | ||||
|     'transactions_create_transfer_foreign_currency'   => 'Use this field to set a foreign currency and amount.', | ||||
|     'transactions_create_transfer_more_meta'          => 'Plenty of other meta data you set in these fields.', | ||||
|     'transactions_create_transfer_split_add'          => 'If you want to split a transaction, add more splits with this button', | ||||
|     // transactions | ||||
|     'transactions_create_basic_info'                  => 'Enter the basic information of your transaction. Source, destination, date and description.', | ||||
|     'transactions_create_amount_info'                 => 'Enter the amount of the transaction. If necessary the fields will auto-update for foreign amount info.', | ||||
|     'transactions_create_optional_info'               => 'All of these fields are optional. Adding meta-data here will make your transactions better organised.', | ||||
|     'transactions_create_split'                       => 'If you want to split a transaction, add more splits with this button', | ||||
|  | ||||
|     // create account: | ||||
|     'accounts_create_iban'                            => 'Berikan akun anda IBAN yang benar. Hal ini bisa membuat data impor sangat mudah di masa yang akan datang.', | ||||
|   | ||||
		Reference in New Issue
	
	Block a user