Fix anonymous & remote participation pages

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel
2022-10-31 18:54:05 +01:00
parent 9a135bb67f
commit dc075ccf0d
9 changed files with 167 additions and 168 deletions

View File

@@ -1311,7 +1311,7 @@
"more than 1360 contributors": "více než 1360 přispěvatelů",
"multitude of interconnected Mobilizon websites": "množství propojených webových stránek Mobilizon",
"new{'@'}email.com": "nový{'@'}email.com",
"profile@instance": "profil@instance",
"profile{'@'}instance": "profil{'@'}instance",
"report #{report_number}": "hlášení #{report_number}",
"return to the event's page": "návrat na stránku události",
"return to the homepage": "zpět na domovskou stránku",

View File

@@ -1435,5 +1435,8 @@
"No results found for {search}": "No results found for {search}",
"No events found for {search}": "No events found for {search}",
"No groups found for {search}": "No groups found for {search}",
"No event found at this address": "No event found at this address"
"No event found at this address": "No event found at this address",
"I have an account on {instance}.": "I have an account on {instance}.",
"profile{\\'@\\'}instance": "profile{\\'@\\'}instance",
"My federated identity ends in {domain}": "My federated identity ends in {domain}"
}

View File

@@ -1312,7 +1312,7 @@
"more than 1360 contributors": "plus de 1360 contributeur·rice·s",
"multitude of interconnected Mobilizon websites": "multitude de sites web Mobilizon interconnectés",
"new{'@'}email.com": "nouvel{'@'}email.com",
"profile@instance": "profil@instance",
"profile{'@'}instance": "profil{'@'}instance",
"report #{report_number}": "le signalement #{report_number}",
"return to the event's page": "retourner sur la page de l'événement",
"return to the homepage": "retour à la page d'accueil",
@@ -1433,5 +1433,8 @@
"No results found for {search}": "Aucun résultat trouvé pour {search}",
"No events found for {search}": "Aucun événement trouvé pour {search}",
"No groups found for {search}": "Aucun groupe trouvé pour {search}",
"No event found at this address": "Aucun événement trouvé à cette addresse"
"No event found at this address": "Aucun événement trouvé à cette addresse",
"I have an account on {instance}.": "J'ai un compte sur {instance}.",
"profile{\\'@\\'}instance": "profil{\\'@\\'}instance",
"My federated identity ends in {domain}": "Mon identité fédérée se termine par {domain}"
}