mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 20:25:28 +00:00
Language update [skip ci]
This commit is contained in:
@@ -13,12 +13,14 @@ declare(strict_types=1);
|
||||
|
||||
return [
|
||||
// general stuff:
|
||||
'language_incomplete' => 'Incomplete translation',
|
||||
'close' => 'Close',
|
||||
'actions' => 'Actions',
|
||||
'edit' => 'Edit',
|
||||
'delete' => 'Delete',
|
||||
'welcomeBack' => 'What\'s playing?',
|
||||
'everything' => 'Everything',
|
||||
'today' => 'today',
|
||||
'customRange' => 'Custom range',
|
||||
'apply' => 'Apply',
|
||||
'select_date' => 'Select date..',
|
||||
|
||||
Reference in New Issue
Block a user