update web

This commit is contained in:
yourok
2023-08-15 12:16:35 +03:00
parent b62ed8af30
commit 80187393f5
13 changed files with 344 additions and 7 deletions

View File

@@ -69,6 +69,7 @@ export default function AboutDialog() {
<div>
<LinkComponent name={t('ProjectSource')} link='https://github.com/YouROK/TorrServer' />
<LinkComponent name={t('Releases')} link='https://github.com/YouROK/TorrServer/releases' />
<LinkComponent name={t('NasReleases')} link='https://github.com/vladlenas' />
</div>
</Section>
@@ -85,6 +86,7 @@ export default function AboutDialog() {
<LinkComponent name='damiva' link='https://github.com/damiva' />
<LinkComponent name='Anton Potekhin' link='https://github.com/Anton111111' />
<LinkComponent name='FaintGhost' link='https://github.com/FaintGhost' />
<LinkComponent name='vladlenas' link='https://github.com/vladlenas' />
</div>
</Section>
</div>

View File

@@ -76,6 +76,7 @@
"Playlist": "Playlist",
"Preload": "Preload",
"ProjectSource": "Project GitHub",
"NasReleases": "NAS Releases GitHub",
"PWAGuide": {
"Header": "Install application",
"Description": "Install the app on your device to easily access it anytime. No app store. No download.",

View File

@@ -76,6 +76,7 @@
"Playlist": "Плейлист",
"Preload": "Предзагр.",
"ProjectSource": "GitHub проекта",
"NasReleases": "Релизы для NAS GitHub",
"PWAGuide": {
"Header": "Установить приложение",
"Description": "Установите приложение на ваше устройство для быстрого доступа в любой момент. Без AppStore. Без загрузки.",

View File

@@ -76,6 +76,7 @@
"Playlist": "Плейлист",
"Preload": "Передзав.",
"ProjectSource": "Сайт проекту",
"NasReleases": "Релізи для NAS GitHub",
"PWAGuide": {
"Header": "Встановити додаток",
"Description": "Встановіть програму на свій пристрій, щоб легко отримати до неї доступ у будь-який час. Немає магазину додатків. Немає завантаження.",

View File

@@ -76,6 +76,7 @@
"Playlist": "播放列表",
"Preload": "预加载",
"ProjectSource": "项目GitHub",
"NasReleases": "NAS GitHub 版本",
"PWAGuide": {
"Header": "安装应用程序",
"Description": "将应用程序安装到您的设备上,以便随时方便地访问。无需应用商店、无需下载。",