mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-09-03 20:52:58 -05:00
Rebuild frontend for account creation / editing.
This commit is contained in:
@@ -1075,6 +1075,7 @@ return [
|
||||
'expense_deleted' => '":name" gider hesabı başarıyla silindi',
|
||||
'revenue_deleted' => '":name" gelir hesabı başarıyla silindi',
|
||||
'update_asset_account' => 'Varlık hesabını güncelle',
|
||||
'update_undefined_account' => 'Update account',
|
||||
'update_liabilities_account' => 'Update liability',
|
||||
'update_expense_account' => 'Gider hesabını güncelle',
|
||||
'update_revenue_account' => 'Gelir hesabı güncelleme',
|
||||
@@ -1122,6 +1123,7 @@ return [
|
||||
'stored_new_account' => 'Yeni hesap ":name" kaydedildi!',
|
||||
'stored_new_account_js' => 'New account "<a href="accounts/show/{ID}">{name}</a>" stored!',
|
||||
'updated_account' => 'Güncellenmiş hesap ismi ":name"',
|
||||
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
|
||||
'credit_card_options' => 'Kredi kart seçenekleri',
|
||||
'no_transactions_account' => 'Aktif hesapta herhangi bir işlem yok (bu dönem için) ":name".',
|
||||
'no_transactions_period' => 'There are no transactions (in this period).',
|
||||
|
||||
Reference in New Issue
Block a user