mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore(mobile): translation (#17920)
This commit is contained in:
parent
02994883fe
commit
3858973be5
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ class PermissionOnboardingPage extends HookConsumerWidget {
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
child: const Text(
|
child: const Text(
|
||||||
'grant_permission',
|
'continue',
|
||||||
).tr(),
|
).tr(),
|
||||||
),
|
),
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue