mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-31 21:51:41 +00:00
Compare commits
No commits in common. "529a16b71813d8aa91400dd8fd12b0aae1fa7f46" and "4dfad467222c9a41f805a8d0992ec41cc72553f6" have entirely different histories.
529a16b718
...
4dfad46722
1 changed files with 4 additions and 4 deletions
|
|
@ -12,8 +12,6 @@
|
|||
</p>
|
||||
</div>
|
||||
|
||||
## ⚠️ Frontend pull requests are not being reviewed or merged for the existing Vue frontend. The frontend is currently being rewritten and migrated to React and should be available soon.
|
||||
|
||||
# About
|
||||
|
||||
Audiobookshelf is a self-hosted audiobook and podcast server.
|
||||
|
|
@ -75,7 +73,7 @@ See [library docs](https://audiobookshelf.org/docs/category/libraries) for suppo
|
|||
|
||||
# Installation
|
||||
|
||||
See [install docs](https://audiobookshelf.org/docs/category/installation)
|
||||
See [install docs](https://www.audiobookshelf.org/docs)
|
||||
|
||||
<br />
|
||||
|
||||
|
|
@ -95,7 +93,8 @@ See [contributing docs](https://audiobookshelf.org/docs/contributing/general/)
|
|||
|
||||
### Localization
|
||||
|
||||
Thank you to [Weblate](https://hosted.weblate.org/engage/audiobookshelf/) for hosting our localization infrastructure pro-bono. If you want to see Audiobookshelf in your language, please help us localize. Additional information on helping with the translations [here](https://www.audiobookshelf.org/faq#how-do-i-help-with-translations). <a href="https://hosted.weblate.org/engage/audiobookshelf/"> <img src="https://hosted.weblate.org/widget/audiobookshelf/abs-web-client/multi-auto.svg" alt="Translation status" /> </a>
|
||||
Thank you to [Weblate](https://hosted.weblate.org/engage/audiobookshelf/) for hosting our localization infrastructure pro-bono. If you want to see Audiobookshelf in your language, please help us localize. Additional information on helping with the translations [here](https://www.audiobookshelf.org/faq#how-do-i-help-with-translations).
|
||||
<a href="https://hosted.weblate.org/engage/audiobookshelf/"> <img src="https://hosted.weblate.org/widget/audiobookshelf/abs-web-client/multi-auto.svg" alt="Translation status" /> </a>
|
||||
|
||||
<br />
|
||||
|
||||
|
|
@ -192,3 +191,4 @@ If you are using VSCode, this project includes a couple of pre-defined targets t
|
|||
- `Debug server`—Run the server.
|
||||
- `Debug client (nuxt)`—Run the client with live reload.
|
||||
- `Debug server and client (nuxt)`—Runs both the preceding two debug targets.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue