update translations and About

This commit is contained in:
nikk gitanes
2021-07-08 00:50:47 +03:00
parent 4f8d4567d4
commit 21a75bff59
5 changed files with 13 additions and 17 deletions

View File

@@ -48,7 +48,6 @@ 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='API' link='https://github.com/YouROK/TorrServer/blob/master/README.md' />
</div>
</Section>