mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Rename some translations.
This commit is contained in:
parent
2b77e9d96d
commit
68061fd292
@ -1301,12 +1301,12 @@ return [
|
||||
'overview_for_recurrence' => 'Overview for recurring transaction ":title"',
|
||||
'warning_duplicates_repetitions' => 'In rare instances, dates appear twice in this list. This can happen when multiple repetitions collide. Firefly III will always generate one transaction per day.',
|
||||
'created_transactions' => 'Related transactions',
|
||||
'expected_Withdrawals' => 'Expected withdrawals',
|
||||
'expected_Deposits' => 'Expected deposits',
|
||||
'expected_Transfers' => 'Expected transfers',
|
||||
'created_Withdrawals' => 'Created withdrawals',
|
||||
'created_Deposits' => 'Created deposits',
|
||||
'created_Transfers' => 'Created transfers',
|
||||
'expected_withdrawals' => 'Expected withdrawals',
|
||||
'expected_deposits' => 'Expected deposits',
|
||||
'expected_transfers' => 'Expected transfers',
|
||||
'created_withdrawals' => 'Created withdrawals',
|
||||
'created_deposits' => 'Created deposits',
|
||||
'created_transfers' => 'Created transfers',
|
||||
'created_from_recurrence' => 'Created from recurring transaction ":title" (#:id)',
|
||||
'recurring_never_cron' => 'It seems the cron job that is necessary to support recurring transactions has never run. This is of course normal when you have just installed Firefly III, but this should be something to set up as soon as possible. Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
'recurring_cron_long_ago' => 'It looks like it has been more than 36 hours since the cron job to support recurring transactions has fired for the last time. Are you sure it has been set up correctly? Please check out the help-pages using the (?)-icon in the top right corner of the page.',
|
||||
|
Loading…
Reference in New Issue
Block a user