mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Missing translation.
This commit is contained in:
@@ -66,6 +66,7 @@ return [
|
|||||||
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
|
'two_factor_lost_fix_owner' => 'Otherwise, email the site owner, <a href="mailto::site_owner">:site_owner</a> and ask them to reset your two factor authentication.',
|
||||||
'warning_much_data' => ':days days of data may take a while to load.',
|
'warning_much_data' => ':days days of data may take a while to load.',
|
||||||
'registered' => 'You have registered successfully!',
|
'registered' => 'You have registered successfully!',
|
||||||
|
'search' => 'Search',
|
||||||
|
|
||||||
// account confirmation:
|
// account confirmation:
|
||||||
'confirm_account_header' => 'Please confirm your account',
|
'confirm_account_header' => 'Please confirm your account',
|
||||||
@@ -663,7 +664,7 @@ return [
|
|||||||
'expense_entry' => 'Expenses to account ":name" between :start and :end',
|
'expense_entry' => 'Expenses to account ":name" between :start and :end',
|
||||||
'category_entry' => 'Expenses in category ":name" between :start and :end',
|
'category_entry' => 'Expenses in category ":name" between :start and :end',
|
||||||
'budget_spent_amount' => 'Expenses in budget ":budget" between :start and :end',
|
'budget_spent_amount' => 'Expenses in budget ":budget" between :start and :end',
|
||||||
'balance_amount' => 'Expenses in budget ":budget" paid from account ":account" between :start and :end',
|
'balance_amount' => 'Expenses in budget ":budget" paid from account ":account" between :start and :end',
|
||||||
|
|
||||||
// charts:
|
// charts:
|
||||||
'dayOfMonth' => 'Day of the month',
|
'dayOfMonth' => 'Day of the month',
|
||||||
|
Reference in New Issue
Block a user