mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Update translations and notifications.
This commit is contained in:
@@ -125,6 +125,7 @@ return [
|
||||
'start' => 'Początek zakresu',
|
||||
'end' => 'Koniec zakresu',
|
||||
'delete_account' => 'Usuń konto ":name"',
|
||||
'delete_webhook' => 'Delete webhook ":title"',
|
||||
'delete_bill' => 'Usuń rachunek ":name"',
|
||||
'delete_budget' => 'Usuń budżet ":name"',
|
||||
'delete_category' => 'Usuń kategorię ":name"',
|
||||
@@ -145,6 +146,7 @@ return [
|
||||
'object_group_areYouSure' => 'Czy na pewno chcesz usunąć grupę o nazwie ":title"?',
|
||||
'ruleGroup_areYouSure' => 'Czy na pewno chcesz usunąć grupę reguł o nazwie ":name"?',
|
||||
'budget_areYouSure' => 'Czy na pewno chcesz usunąć budżet o nazwie ":name"?',
|
||||
'webhook_areYouSure' => 'Are you sure you want to delete the webhook named ":title"?',
|
||||
'category_areYouSure' => 'Czy na pewno chcesz usunąć kategorię o nazwie ":name"?',
|
||||
'recurring_areYouSure' => 'Czy na pewno chcesz usunąć cykliczną transakcję o nazwie ":title"?',
|
||||
'currency_areYouSure' => 'Czy na pewno chcesz usunąć walutę o nazwie ":name"?',
|
||||
@@ -246,4 +248,7 @@ return [
|
||||
'submitted' => 'Przesłane',
|
||||
'key' => 'Klucz',
|
||||
'value' => 'Zawartość rekordu',
|
||||
'webhook_delivery' => 'Delivery',
|
||||
'webhook_response' => 'Response',
|
||||
'webhook_trigger' => 'Trigger',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user