mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Better context for language strings.
This commit is contained in:
@@ -819,8 +819,8 @@ return [
|
||||
'inactive' => 'Inactive',
|
||||
'active' => 'Active',
|
||||
'difference' => 'Difference',
|
||||
'in' => 'In',
|
||||
'out' => 'Out',
|
||||
'money_flowing_in' => 'In',
|
||||
'money_flowing_out' => 'Out',
|
||||
'topX' => 'top :number',
|
||||
'show_full_list' => 'Show entire list',
|
||||
'show_only_top' => 'Show only top :number',
|
||||
@@ -980,8 +980,7 @@ return [
|
||||
'total_size' => 'total size',
|
||||
'budget_or_budgets' => 'budget(s)',
|
||||
'budgets_with_limits' => 'budget(s) with configured amount',
|
||||
'rule_or_rules' => 'rule(s)',
|
||||
'rulegroup_or_groups' => 'rule group(s)',
|
||||
'nr_of_rules_in_total_groups' => ':count_rules rule(s) in :count_groups rule group(s)',
|
||||
'tag_or_tags' => 'tag(s)',
|
||||
'configuration_updated' => 'The configuration has been updated',
|
||||
'setting_is_demo_site' => 'Demo site',
|
||||
|
Reference in New Issue
Block a user