Refactor GraphQL queries and event cards
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -1202,6 +1202,13 @@
|
||||
"{timezoneLongName} ({timezoneShortName})": "{timezoneLongName} ({timezoneShortName})",
|
||||
"Back to top": "Back to top",
|
||||
"Powered by Mobilizon": "Powered by Mobilizon",
|
||||
"Instance follows": "Instance follows",
|
||||
"The event is fully online": "The event is fully online"
|
||||
"The event is fully online": "The event is fully online",
|
||||
"Follow": "Follow",
|
||||
"Cancel follow request": "Cancel follow request",
|
||||
"Unfollow": "Unfollow",
|
||||
"your notification settings": "your notification settings",
|
||||
"You will receive notifications about this group's public activity depending on %{notification_settings}.": "You will receive notifications about this group's public activity depending on %{notification_settings}.",
|
||||
"Recent events from your groups": "Recent events from your groups",
|
||||
"Online": "Online",
|
||||
"That you follow or of which you are a member": "That you follow or of which you are a member"
|
||||
}
|
||||
|
||||
@@ -488,7 +488,6 @@
|
||||
"Instance administrator": "Administrador de instancia",
|
||||
"Instance configuration": "Configuración de instancia",
|
||||
"Instance feeds": "Flujos de instancias",
|
||||
"Instance follows": "La instancia sigue",
|
||||
"Instance languages": "Idiomas de instancia",
|
||||
"Instance rules": "Reglas de instancia",
|
||||
"Instance settings": "Configuraciones de instancia",
|
||||
|
||||
@@ -1308,6 +1308,13 @@
|
||||
"{timezoneLongName} ({timezoneShortName})": "{timezoneLongName} ({timezoneShortName})",
|
||||
"Back to top": "Retour en haut",
|
||||
"Powered by Mobilizon": "Propulsé par Mobilizon",
|
||||
"Instance follows": "Abonnements de l'instance",
|
||||
"The event is fully online": "L'événement est entièrement en ligne"
|
||||
"The event is fully online": "L'événement est entièrement en ligne",
|
||||
"Follow": "Suivre",
|
||||
"Cancel follow request": "Annuler la demande de suivi",
|
||||
"Unfollow": "Ne plus suivre",
|
||||
"your notification settings": "vos paramètres de notification",
|
||||
"You will receive notifications about this group's public activity depending on %{notification_settings}.": "Vous recevrez des notifications à propos de l'activité publique de ce groupe en fonction de %{notification_settings}.",
|
||||
"Recent events from your groups": "Événements récents de vos groupes",
|
||||
"Online": "En ligne",
|
||||
"That you follow or of which you are a member": "Que vous suivez ou dont vous êtes membre"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user