mirror of
https://gitlab.com/nkming2/nc-photos.git
synced 2025-03-13 18:58:53 +01:00
Point the translation page to the wiki instead
This commit is contained in:
parent
a4898b2989
commit
dcb7c8376d
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue