Feature/rebrand to suwayomi (#500)

* Rename "Tachidesk-WebUI" to "Suwayomi-WebUI"

* Rename "Tachidesk-Server" to "Suwayomi-Server"

* Rename "Tachidesk" to "Suwayomi"

* Rename variables
This commit is contained in:
schroda
2024-01-05 20:11:29 +01:00
committed by GitHub
parent 779dafe1dc
commit b42c3103f1
17 changed files with 32 additions and 32 deletions

View File

@@ -135,7 +135,7 @@ export function Settings() {
secondary={
<>
<span>{t('settings.label.language_description')} </span>
<Link href="https://hosted.weblate.org/projects/suwayomi/tachidesk-webui">
<Link href="https://hosted.weblate.org/projects/suwayomi/suwayomi-webui">
{t('global.language.title.weblate')}
</Link>
</>