mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-15 22:01:37 +00:00
feat: Add option to disable showing the version and option to prevent checking for updates
This commit is contained in:
parent
4db26f9f79
commit
d73aa1782e
16 changed files with 91 additions and 8 deletions
|
|
@ -386,6 +386,10 @@
|
|||
"LabelSettingsStoreMetadataWithItem": "Metadaten als OPF-Datei im Medienordner speichern",
|
||||
"LabelSettingsStoreMetadataWithItemHelp": "Standardmäßig werden die Metadaten in /metadata/items gespeichert. Wenn diese Option aktiviert ist, werden die Metadaten als OPF-Datei (Textdatei) in dem gleichen Ordner gespeichert in welchem sich auch das Medium befindet. Es wird immer nur eine Datei mit dem Namen \"matadata.abs\" gespeichert.",
|
||||
"LabelSettingsTimeFormat": "Zeitformat",
|
||||
"LabelSettingsVersionUpdatesCheck": "Version Updates Check",
|
||||
"LabelSettingsVersionUpdatesCheckHelp": "Disabling this will prevent making requests to external services to see if a new version is out. In turn, the update view in the sidebar is hidden.",
|
||||
"LabelSettingsVersionShow": "Show Version",
|
||||
"LabelSettingsVersionShowHelp": "Disabling this will hide the version section on the sidebar. This info is still vailable on the settings page.",
|
||||
"LabelShowAll": "Alles anzeigen",
|
||||
"LabelSize": "Größe",
|
||||
"LabelSleepTimer": "Einschlaf-Timer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue