mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
New translations
This commit is contained in:
@@ -262,8 +262,8 @@ return [
|
||||
'rule_action_remove_tag' => 'Usuń tag ":action_value"',
|
||||
'rule_action_remove_all_tags' => 'Usuń wszystkie tagi',
|
||||
'rule_action_set_description' => 'Ustaw opis na ":action_value"',
|
||||
'rule_action_append_description' => 'Append description with ":action_value"',
|
||||
'rule_action_prepend_description' => 'Prepend description with ":action_value"',
|
||||
'rule_action_append_description' => 'Dołącz do opisu wartość ":action_value"',
|
||||
'rule_action_prepend_description' => 'Poprzedź opis wartością ":action_value"',
|
||||
'rule_action_set_category_choice' => 'Ustaw kategorię na..',
|
||||
'rule_action_clear_category_choice' => 'Wyczyść wszystkie kategorie',
|
||||
'rule_action_set_budget_choice' => 'Ustaw budżet na..',
|
||||
@@ -272,8 +272,8 @@ return [
|
||||
'rule_action_remove_tag_choice' => 'Usuń tag..',
|
||||
'rule_action_remove_all_tags_choice' => 'Usuń wszystkie tagi',
|
||||
'rule_action_set_description_choice' => 'Ustaw opis na..',
|
||||
'rule_action_append_description_choice' => 'Append description with..',
|
||||
'rule_action_prepend_description_choice' => 'Prepend description with..',
|
||||
'rule_action_append_description_choice' => 'Dołącz do opisu..',
|
||||
'rule_action_prepend_description_choice' => 'Poprzedź opis..',
|
||||
'rule_action_set_source_account_choice' => 'Ustaw konto źródłowe na...',
|
||||
'rule_action_set_source_account' => 'Set source account to :action_value',
|
||||
'rule_action_set_destination_account_choice' => 'Ustaw konto docelowe na...',
|
||||
|
Reference in New Issue
Block a user