mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-06-23 15:30:34 -04:00
[skip ci] fix: wiki links (#2875)
This commit is contained in:
parent
6f021b9375
commit
8d77b398b2
@ -504,7 +504,7 @@
|
|||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
<td class="icon">
|
<td class="icon">
|
||||||
<a href="https://wiki.kavitareader.com/en">
|
<a href="https://wiki.kavitareader.com/">
|
||||||
Wiki
|
Wiki
|
||||||
</a>
|
</a>
|
||||||
</td>
|
</td>
|
||||||
|
@ -49,7 +49,7 @@ Password: Demouser64
|
|||||||
## Setup
|
## Setup
|
||||||
The easiest way to get started is to visit our Wiki which has up-to-date information on a variety of
|
The easiest way to get started is to visit our Wiki which has up-to-date information on a variety of
|
||||||
install methods and platforms.
|
install methods and platforms.
|
||||||
[https://wiki.kavitareader.com/en/install](https://wiki.kavitareader.com/en/install)
|
[https://wiki.kavitareader.com/installation/getting-started](https://wiki.kavitareader.com/installation/getting-started)
|
||||||
|
|
||||||
## Feature Requests
|
## Feature Requests
|
||||||
Got a great idea? Throw it up on [Discussions](https://github.com/Kareadita/Kavita/discussions/2529) or vote on another idea. Please check the [Project Board](https://github.com/Kareadita/Kavita/projects?type=classic) first for a list of planned features before you submit an idea.
|
Got a great idea? Throw it up on [Discussions](https://github.com/Kareadita/Kavita/discussions/2529) or vote on another idea. Please check the [Project Board](https://github.com/Kareadita/Kavita/projects?type=classic) first for a list of planned features before you submit an idea.
|
||||||
@ -65,7 +65,7 @@ expenses related to Kavita. Back us through [OpenCollective](https://opencollect
|
|||||||
option which provides funding and you get a benefit.
|
option which provides funding and you get a benefit.
|
||||||
|
|
||||||
## Kavita+
|
## Kavita+
|
||||||
[Kavita+](https://wiki.kavitareader.com/en/kavita-plus) is a paid subscription that offers premium features that otherwise wouldn't be feasible to include in Kavita. It is ran and operated by majora2007, the creator and developer of Kavita.
|
[Kavita+](https://wiki.kavitareader.com/kavita+) is a paid subscription that offers premium features that otherwise wouldn't be feasible to include in Kavita. It is ran and operated by majora2007, the creator and developer of Kavita.
|
||||||
|
|
||||||
If you are interested, you can use the promo code `FIRSTTIME` for your initial signup for a 50% discount on the first month (2$). This can be thought of as donating to Kavita's development and getting some sweet features out of it.
|
If you are interested, you can use the promo code `FIRSTTIME` for your initial signup for a 50% discount on the first month (2$). This can be thought of as donating to Kavita's development and getting some sweet features out of it.
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
<div class="modal-footer">
|
<div class="modal-footer">
|
||||||
<!-- <div class="col-auto">-->
|
<!-- <div class="col-auto">-->
|
||||||
<!-- <a class="btn btn-icon" href="https://wiki.kavitareader.com/en/guides/get-started-using-your-library/reading-lists#creating-a-reading-list-via-cbl" target="_blank" rel="noopener noreferrer">Help</a>-->
|
<!-- <a class="btn btn-icon" href="https://wiki.kavitareader.com/guides/features/readinglists#creating-a-reading-list-via-cbl" target="_blank" rel="noopener noreferrer">Help</a>-->
|
||||||
<!-- </div>-->
|
<!-- </div>-->
|
||||||
<!-- <div class="col-auto">-->
|
<!-- <div class="col-auto">-->
|
||||||
<!-- <button type="button" class="btn btn-secondary" (click)="close()">{{t('close')}}</button>-->
|
<!-- <button type="button" class="btn btn-secondary" (click)="close()">{{t('close')}}</button>-->
|
||||||
|
@ -483,7 +483,7 @@
|
|||||||
"invite-user": {
|
"invite-user": {
|
||||||
"title": "Gebruiker uitnodigen",
|
"title": "Gebruiker uitnodigen",
|
||||||
"close": "{{common.close}}",
|
"close": "{{common.close}}",
|
||||||
"description": "Nodig een gebruiker uit voor uw server. Voer hun e-mailadres in en we sturen ze een e-mail om een account aan te maken. Als u onze e-mailservice niet wilt gebruiken, kunt u <a href=\"https://wiki.kavitareader.com/en/guides/misc/email\" rel=\"noopener noreferrer\" target=\"_blank\">uw eigen hosten</a> e-mailservice of gebruik een nep-e-mail (gebruiker vergeten werkt niet). Er wordt hoe dan ook een link gepresenteerd die kan worden gebruikt om het account handmatig in te stellen.",
|
"description": "Nodig een gebruiker uit voor uw server. Voer hun e-mailadres in en we sturen ze een e-mail om een account aan te maken. Als u onze e-mailservice niet wilt gebruiken, kunt u <a href=\"https://wiki.kavitareader.com/guides/admin-settings/email\" rel=\"noopener noreferrer\" target=\"_blank\">uw eigen hosten</a> e-mailservice of gebruik een nep-e-mail (gebruiker vergeten werkt niet). Er wordt hoe dan ook een link gepresenteerd die kan worden gebruikt om het account handmatig in te stellen.",
|
||||||
"email": "{{common.email}}",
|
"email": "{{common.email}}",
|
||||||
"required-field": "{{common.required-field}}",
|
"required-field": "{{common.required-field}}",
|
||||||
"setup-user-title": "Gebruiker uitgenodigd",
|
"setup-user-title": "Gebruiker uitgenodigd",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user