mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Rebuild frontend for account creation / editing.
This commit is contained in:
@@ -1074,6 +1074,7 @@ return [
|
||||
'expense_deleted' => 'Επιτυχής διαγραφή του λογαριασμού δαπανών ":name"',
|
||||
'revenue_deleted' => 'Επιτυχής διαγραφή του λογαριασμού εσόδων ":name"',
|
||||
'update_asset_account' => 'Ενημέρωση λογαριασμού κεφαλαίου',
|
||||
'update_undefined_account' => 'Update account',
|
||||
'update_liabilities_account' => 'Ενημέρωση υποχρέωσης',
|
||||
'update_expense_account' => 'Ενημέρωση λογαριασμού δαπανών',
|
||||
'update_revenue_account' => 'Ενημέρωση λογαριασμού εσόδων',
|
||||
@@ -1121,6 +1122,7 @@ return [
|
||||
'stored_new_account' => 'Ο νέος λογαριασμός ":name" αποθηκεύτηκε!',
|
||||
'stored_new_account_js' => 'Ο νέος λογαριασμός "<a href="accounts/show/{ID}">{name}</a>" αποθηκεύτηκε!',
|
||||
'updated_account' => 'Ενημερώθηκε ο λογαριασμός ":name"',
|
||||
'updated_account_js' => 'Updated account "<a href="accounts/show/{ID}">{title}</a>".',
|
||||
'credit_card_options' => 'Επιλογές πιστωτικής κάρτας',
|
||||
'no_transactions_account' => 'Δεν υπάρχουν συναλλαγές (αυτήν την περίοδο) για τον λογαριασμό κεφαλαίου ":name".',
|
||||
'no_transactions_period' => 'Δεν υπάρχουν συναλλαγές (αυτήν την περίοδο).',
|
||||
|
||||
Reference in New Issue
Block a user