mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Update meta files for new release.
This commit is contained in:
@@ -1395,6 +1395,7 @@ return [
|
||||
'pref_notification_new_access_token' => 'Alert when a new API access token is created',
|
||||
'pref_notification_transaction_creation' => 'Alert when a transaction is created automatically',
|
||||
'pref_notification_user_login' => 'Alert when you login from a new location',
|
||||
'pref_notification_rule_action_failures' => 'Alert when rule actions fail to execute (Slack or Discord only)',
|
||||
'pref_notifications' => 'Notifications',
|
||||
'pref_notifications_help' => 'Indicate if these are notifications you would like to get. Some notifications may contain sensitive financial information.',
|
||||
'slack_webhook_url' => 'Slack Webhook URL',
|
||||
@@ -1624,6 +1625,8 @@ return [
|
||||
'create_new_revenue' => 'Vytvořit nový příjmový účet',
|
||||
'create_new_piggy_bank' => 'Vytvořit novou pokladničku',
|
||||
'create_new_bill' => 'Vytvořit novou fakturu',
|
||||
'create_new_subscription' => 'Create new subscription',
|
||||
'create_new_rule' => 'Create new rule',
|
||||
|
||||
// currencies:
|
||||
'create_currency' => 'Vytvořit novou měnu',
|
||||
@@ -1782,6 +1785,7 @@ return [
|
||||
'bill_repeats_half-year_skip' => 'Repeats every {skip} half years',
|
||||
'bill_repeats_yearly_skip' => 'Repeats every {skip} years',
|
||||
'subscriptions' => 'Subscriptions',
|
||||
'go_to_subscriptions' => 'Go to your subscriptions',
|
||||
'forever' => 'Forever',
|
||||
'extension_date_is' => 'Extension date is {date}',
|
||||
|
||||
@@ -2368,6 +2372,7 @@ return [
|
||||
'created_tag' => 'Štítek „:tag“ byl vytvořen.',
|
||||
|
||||
'transaction_journal_information' => 'Informace o transakci',
|
||||
'transaction_journal_amount' => 'Amount information',
|
||||
'transaction_journal_meta' => 'Meta informace',
|
||||
'transaction_journal_more' => 'Další informace',
|
||||
'basic_journal_information' => 'Basic transaction information',
|
||||
|
Reference in New Issue
Block a user