mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-30 10:33:30 +00:00
Put the form options in the translation files.
This commit is contained in:
@@ -71,6 +71,10 @@ return [
|
|||||||
'trigger' => 'Trigger',
|
'trigger' => 'Trigger',
|
||||||
'stop_processing' => 'Stop processing',
|
'stop_processing' => 'Stop processing',
|
||||||
|
|
||||||
|
'csv_comma' => 'A comma (,)',
|
||||||
|
'csv_semicolon' => 'A semicolon (;)',
|
||||||
|
'csv_tab' => 'A tab (invisible)',
|
||||||
|
|
||||||
|
|
||||||
'delete_account' => 'Delete account ":name"',
|
'delete_account' => 'Delete account ":name"',
|
||||||
'delete_bill' => 'Delete bill ":name"',
|
'delete_bill' => 'Delete bill ":name"',
|
||||||
|
Reference in New Issue
Block a user