mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 02:26:58 +00:00
Add new strings to global translation files. #3363
This commit is contained in:
@@ -1052,6 +1052,8 @@ return [
|
|||||||
'unknown_journal_error' => 'Could not store the transaction. Please check the log files.',
|
'unknown_journal_error' => 'Could not store the transaction. Please check the log files.',
|
||||||
'attachment_not_found' => 'This attachment could not be found.',
|
'attachment_not_found' => 'This attachment could not be found.',
|
||||||
'journal_link_bill' => 'This transaction is linked to bill <a href=":route">:name</a>. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.',
|
'journal_link_bill' => 'This transaction is linked to bill <a href=":route">:name</a>. To remove the connection, uncheck the checkbox. Use rules to connect it to another bill.',
|
||||||
|
'transaction_stored_link' => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been stored.',
|
||||||
|
'transaction_updated_link' => '<a href="transactions/show/{ID}">Transaction #{ID}</a> has been updated.',
|
||||||
|
|
||||||
// new user:
|
// new user:
|
||||||
'welcome' => 'Welcome to Firefly III!',
|
'welcome' => 'Welcome to Firefly III!',
|
||||||
|
Reference in New Issue
Block a user