fix: Better inform the user that a profile is required

Solves #1806
This commit is contained in:
Massedil
2025-06-28 19:27:18 +02:00
parent 3be29baa3c
commit 6020ad26af
3 changed files with 26 additions and 1 deletions

View File

@@ -378,6 +378,7 @@
"You have one event in {days} days.": "You have no events in {days} days | You have one event in {days} days. | You have {count} events in {days} days",
"You have one event today.": "You have no events today | You have one event today. | You have {count} events today",
"You have one event tomorrow.": "You have no events tomorrow | You have one event tomorrow. | You have {count} events tomorrow",
"You have to create and select a profile to fully use Mobilizon.":"You have to create and select a profile to fully use Mobilizon.",
"You need to login.": "You need to login.",
"You will be redirected to the original instance": "You will be redirected to the original instance",
"You wish to participate to the following event": "You wish to participate to the following event",

View File

@@ -1444,6 +1444,7 @@
"You have one event in {days} days.": "Vous n'avez pas d'événements dans {days} jours | Vous avez un événement dans {days} jours. | Vous avez {count} événements dans {days} jours",
"You have one event today.": "Vous n'avez pas d'événement aujourd'hui | Vous avez un événement aujourd'hui. | Vous avez {count} événements aujourd'hui",
"You have one event tomorrow.": "Vous n'avez pas d'événement demain | Vous avez un événement demain. | Vous avez {count} événements demain",
"You have to create and select a profile to fully use Mobilizon.":"Vous devez créer et sélectionner un profil pour utiliser Mobilizon complètement.",
"You haven't interacted with other instances yet.": "Vous n'avez interagi avec encore aucune autre instance.",
"You invited {member}.": "Vous avez invité {member}.",
"You joined the event {event}.": "Vous avez rejoint l'événement {event}.",