mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-25 06:19:22 +00:00
Fix typo
This commit is contained in:
parent
5a751ae81f
commit
5cb7fced5b
@ -50,7 +50,7 @@ List<Widget> buildTour(TourRouteState state) {
|
|||||||
// Forez specific features
|
// Forez specific features
|
||||||
PresentationPane(
|
PresentationPane(
|
||||||
icon: Icons.calendar_today,
|
icon: Icons.calendar_today,
|
||||||
title: tr("Forez in presence"),
|
title: tr("Presence in Forez"),
|
||||||
text: tr(
|
text: tr(
|
||||||
"Easily specify the days you are in Forez plain, so that everyone can know it!"),
|
"Easily specify the days you are in Forez plain, so that everyone can know it!"),
|
||||||
actionTitle: tr("Do it now!"),
|
actionTitle: tr("Do it now!"),
|
||||||
|
Loading…
Reference in New Issue
Block a user