mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-15 19:09:50 +00:00
Auto commit for release 'develop' on 2024-04-29
This commit is contained in:
@@ -2399,6 +2399,16 @@ return [
|
||||
'no_tags' => '(cap etiqueta)',
|
||||
'nothing_found' => '(no s\'ha trobat res)',
|
||||
|
||||
// page settings and wizard dialogs
|
||||
|
||||
'page_settings_header' => 'Page settings',
|
||||
'visible_columns' => 'Visible columns',
|
||||
'accounts_to_show' => 'Accounts to show',
|
||||
'active_accounts_only' => 'Active accounts only',
|
||||
'in_active_accounts_only' => 'Inactive accounts only',
|
||||
'show_all_accounts' => 'Show all accounts',
|
||||
'group_accounts' => 'Group accounts',
|
||||
|
||||
// piggy banks:
|
||||
'event_history' => 'Historial d\'esdeveniments',
|
||||
'add_money_to_piggy' => 'Afegeix diners a la guardiola ":name"',
|
||||
|
||||
@@ -37,6 +37,7 @@ return [
|
||||
// new user:
|
||||
'bank_name' => 'Nom del banc',
|
||||
'bank_balance' => 'Saldo',
|
||||
'current_balance' => 'Current balance',
|
||||
'savings_balance' => 'Saldo d\'estalvis',
|
||||
'credit_card_limit' => 'Límit de la targeta de crèdit',
|
||||
'automatch' => 'Coincidir automàticament',
|
||||
|
||||
Reference in New Issue
Block a user