mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-12 01:42:32 +00:00
Dark mode button
This commit is contained in:
@@ -1262,7 +1262,12 @@ return [
|
||||
|
||||
|
||||
// preferences
|
||||
'dark_mode_option_browser' => 'Let your browser decide',
|
||||
'dark_mode_option_light' => 'Always light',
|
||||
'dark_mode_option_dark' => 'Always dark',
|
||||
'equal_to_language' => '(equal to language)',
|
||||
'dark_mode_preference' => 'Dark mode',
|
||||
'dark_mode_preference_help' => 'Tell Firefly III when to use dark mode.',
|
||||
'pref_home_screen_accounts' => 'Home screen accounts',
|
||||
'pref_home_screen_accounts_help' => 'Which accounts should be displayed on the home page?',
|
||||
'pref_view_range' => 'View range',
|
||||
|
||||
Reference in New Issue
Block a user