mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
New translations
This commit is contained in:
parent
1f37ea3d3c
commit
aa3429bb0e
@ -967,4 +967,19 @@ return [
|
|||||||
|
|
||||||
// sandstorm.io errors and messages:
|
// sandstorm.io errors and messages:
|
||||||
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
'sandstorm_not_available' => 'This function is not available when you are using Firefly III within a Sandstorm.io environment.',
|
||||||
|
|
||||||
|
// empty lists? instructions:
|
||||||
|
'empty_accounts_title_asset' => 'Let\'s create an asset account!',
|
||||||
|
'empty_accounts_intro_asset' => 'You have no asset accounts yet. Asset accounts are your main accounts: your checking account, savings account, shared account or even your credit card.',
|
||||||
|
'empty_accounts_imperative_asset' => 'To start using Firefly III you must create at least one asset account. Let\'s do so now:',
|
||||||
|
'empty_accounts_create_asset' => 'Create an asset account',
|
||||||
|
'empty_accounts_title_expense' => 'Let\'s create an expense account!',
|
||||||
|
'empty_accounts_intro_expense' => '',
|
||||||
|
'empty_accounts_imperative_expense' => '',
|
||||||
|
'empty_accounts_create_expense' => '',
|
||||||
|
'empty_accounts_title_revenue' => 'Let\'s create a revenue account!',
|
||||||
|
'empty_accounts_intro_revenue' => '',
|
||||||
|
'empty_accounts_imperative_revenue' => '',
|
||||||
|
'empty_accounts_create_revenue' => '',
|
||||||
|
|
||||||
];
|
];
|
Loading…
Reference in New Issue
Block a user