diff --git a/client/components/app/SideRail.vue b/client/components/app/SideRail.vue
index 9cdbf192..835062f6 100644
--- a/client/components/app/SideRail.vue
+++ b/client/components/app/SideRail.vue
@@ -9,7 +9,7 @@
Home
+{{ $strings.ButtonHome }}
@@ -17,7 +17,7 @@Latest
+{{ $strings.ButtonLatest }}
Library
+{{ $strings.ButtonLibrary }}
@@ -37,7 +37,7 @@Series
+{{ $strings.ButtonSeries }}
@@ -45,7 +45,7 @@Collections
+{{ $strings.ButtonCollections }}
Authors
+{{ $strings.ButtonAuthors }}
@@ -66,7 +66,7 @@Search
+{{ $strings.ButtonSearch }}
Issues
+{{ $strings.ButtonIssues }}
Change Password
+{{ $strings.HeaderChangePassword }}
- Store covers with item + {{ $strings.LabelSettingsStoreCoversWithItem }}
- Store metadata with item + {{ $strings.LabelSettingsStoreMetadataWithItem }}
- Ignore prefixes when sorting + {{ $strings.LabelSettingsSortingIgnorePrefixes }}
Chromecast support
+{{ $strings.LabelSettingsChromecastSupport }}
- Home page use bookshelf view + {{ $strings.LabelSettingsHomePageBookshelfView }}
- Library use bookshelf view + {{ $strings.LabelSettingsLibraryBookshelfView }}
Date Format
+{{ $strings.LabelSettingsDateFormat }}
- Parse subtitles + {{ $strings.LabelSettingsParseSubtitles }}
- Find covers + {{ $strings.LabelSettingsFindCovers }}
- Experimental Features + Experimental features @@ -210,14 +210,14 @@
- Report bugs, request features, and contribute on + {{ $strings.MessageReportBugsAndContribute }} github
@@ -282,12 +282,6 @@ export default { scannerPreferOpfMetadata: 'OPF file metadata will be used for book details over folder names', scannerPreferMatchedMetadata: 'Matched data will overide book details when using Quick Match', scannerPreferAudioMetadata: 'Audio file ID3 meta tags will be used for book details over folder names', - scannerParseSubtitle: 'Extract subtitles from audiobook folder names.