Point the translation page to the wiki instead

This commit is contained in:
Ming Ming 2022-01-06 04:22:18 +08:00
parent a4898b2989
commit dcb7c8376d

View file

@ -366,7 +366,7 @@ class _SettingsState extends State<Settings> {
static const String _bugReportUrl =
"https://gitlab.com/nkming2/nc-photos/-/issues";
static const String _translationUrl =
"https://gitlab.com/nkming2/nc-photos/-/tree/master/lib/l10n";
"https://gitlab.com/nkming2/nc-photos/-/wikis/development/localization";
}
class AccountSettingsWidgetArguments {