mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-09-09 15:52:20 +08:00
Allow the bottom menu bar to be hidden
Fixes #261 The settings page for this is quite ugly right now, but the feature works. I can improve its look another time.
This commit is contained in:
@ -136,6 +136,10 @@ settings:
|
||||
fileName: Filename
|
||||
drawer:
|
||||
title: Sidebar Settings
|
||||
bottomMenuBar:
|
||||
title: Bottom Menu Bar
|
||||
subtitle: Configure its appearance and behaviour
|
||||
enable: Enable Buttom Menu Bar
|
||||
|
||||
editors:
|
||||
checklist:
|
||||
@ -391,6 +395,7 @@ feature:
|
||||
subtitle: Allow GitJournal to be translated
|
||||
inlineTags: Inline Tags
|
||||
singleJournalEntry: Single Journal Entry File per day
|
||||
configureBottomMenuBar: Configure the Bottom Menu Bar
|
||||
|
||||
feature_timeline:
|
||||
title: Feature Timeline
|
||||
|
Reference in New Issue
Block a user