[skip ci] Another Weblate Reference

This commit is contained in:
Mitchell Syer
2024-06-29 19:29:20 -04:00
committed by GitHub
parent 52fa808c76
commit b0af373e64

View File

@@ -209,7 +209,7 @@ private fun HelpTranslate() {
PreferenceRow(
title = stringResource(MR.strings.help_translate),
onClick = {
uriHandler.openUri("https://hosted.weblate.org/projects/tachideskjui/desktop/")
uriHandler.openUri("https://hosted.weblate.org/projects/suwayomi-jui/app/")
},
)
}