mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 12:15:55 +00:00
Improved tag view [skip ci]
This commit is contained in:
@@ -286,6 +286,11 @@ return [
|
||||
'delete_tag' => 'Delete tag ":name"',
|
||||
'new_tag' => 'Make new tag',
|
||||
'edit_tag' => 'Edit tag ":tag"',
|
||||
'no_year' => 'No year set',
|
||||
'no_month' => 'No month set',
|
||||
'tag_title_nothing' => 'Default tags',
|
||||
'tag_title_balancingAct' => 'Balancing act tags',
|
||||
'tag_title_advancePayment' => 'Advance payment tags',
|
||||
|
||||
// reminders
|
||||
'reminder_for_piggy' => 'Reminder for piggy bank ":name"',
|
||||
|
||||
@@ -295,6 +295,11 @@ return [
|
||||
'delete_tag' => 'Verwijder tag ":name"',
|
||||
'new_tag' => 'Maak nieuwe tag',
|
||||
'edit_tag' => 'Wijzig tag ":tag"',
|
||||
'no_year' => 'Zonder jaar',
|
||||
'no_maand' => 'Zonder jaar',
|
||||
'tag_title_nothing' => 'Standaard tags',
|
||||
'tag_title_balancingAct' => 'Balancing act tags',
|
||||
'tag_title_advancePayment' => 'Advance payment tags',
|
||||
|
||||
// reminders
|
||||
'reminder_for_piggy' => 'Herinnering voor spaarpotje ":name"',
|
||||
|
||||
Reference in New Issue
Block a user