forked from potsda.mn/mobilizon
fix(i18n): add missing translations
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
2de6937407
commit
af670f3947
|
@ -1609,5 +1609,6 @@
|
||||||
"Go to booking": "Go to booking",
|
"Go to booking": "Go to booking",
|
||||||
"External registration": "External registration",
|
"External registration": "External registration",
|
||||||
"I want to manage the registration with an external provider": "I want to manage the registration with an external provider",
|
"I want to manage the registration with an external provider": "I want to manage the registration with an external provider",
|
||||||
"External provider URL": "External provider URL"
|
"External provider URL": "External provider URL",
|
||||||
|
"Members will also access private sections like discussions, resources and restricted posts.": "Members will also access private sections like discussions, resources and restricted posts."
|
||||||
}
|
}
|
|
@ -1605,5 +1605,6 @@
|
||||||
"Go to booking": "Aller à la réservation",
|
"Go to booking": "Aller à la réservation",
|
||||||
"External registration": "Inscription externe",
|
"External registration": "Inscription externe",
|
||||||
"I want to manage the registration with an external provider": "Je souhaite gérer l'enregistrement auprès d'un fournisseur externe",
|
"I want to manage the registration with an external provider": "Je souhaite gérer l'enregistrement auprès d'un fournisseur externe",
|
||||||
"External provider URL": "URL du fournisseur externe"
|
"External provider URL": "URL du fournisseur externe",
|
||||||
|
"Members will also access private sections like discussions, resources and restricted posts.": "Les membres auront également accès aux section privées comme les discussions, les ressources et les billets restreints."
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue