Skip to content

Commit

Permalink
Merge pull request #966 from sharetribe/add-fr-translation
Browse files Browse the repository at this point in the history
Add a missing translation
  • Loading branch information
lyyder authored Nov 29, 2018
2 parents 2fd19b4 + 12ce4aa commit f9f5337
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,13 @@ way to update this template, but currently, we follow a pattern:

## Upcoming version 2018-XX-XX

## [v2.4.1] 2018-11-29

* [fix] Add missing French translation.
[#966](https://github.com/sharetribe/flex-template-web/pull/966)

[v2.4.1]: https://github.com/sharetribe/flex-template-web/compare/v2.4.0...v2.4.1

## [v2.4.0] 2018-11-28

* [change] Update Flex JS SDK to 1.2.
Expand Down
5 changes: 2 additions & 3 deletions src/translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"CheckoutPage.hostedBy": "Proposé par {name}",
"CheckoutPage.initiateOrderAmountTooLow": "Nous n'avons pas pu traiter votre paiement car son montant total est trop faible. Veuillez contacter les administrateurs de la place de marché.",
"CheckoutPage.initiateOrderError": "Le paiement a échoué. Veuillez retourner sur {listingLink} et essayer de nouveau. Si cela persiste, essayez de rafraîchir la page ou contactez les administrateurs de la place de marché.",
"CheckoutPage.initiateOrderStripeError": "Le système de paiement a rencontré les erreurs suivantes : {stripeErrors}",
"CheckoutPage.listingNotFoundError": "Hélas, cette annonce n'est plus disponible.",
"CheckoutPage.loadingData": "Chargement des données de paiement…",
"CheckoutPage.paymentInfo": "Vous ne serez facturé que si votre demande est acceptée par l'hôte.",
Expand Down Expand Up @@ -563,10 +564,8 @@
"SearchFiltersMobile.heading": "Filtrer les saunas",
"SearchFiltersMobile.resetAll": "Remettre à zéro",
"SearchFiltersMobile.showListings": "Voir {count, number} {count, plural, one {sauna} other {saunas}}",
"SearchFiltersPanel.amenitiesLabel": "Sélection multiple",
"SearchFiltersPanel.apply": "Valider",
"SearchFiltersPanel.cancel": "Annuler",
"SearchFiltersPanel.categoryLabel": "Sélection simple",
"SearchFiltersPanel.resetAll": "Effacer",
"SearchMapInfoCard.noImage": "Aucune image",
"SearchPage.schemaDescription": "Affichage des résultats de recherche",
Expand Down Expand Up @@ -742,4 +741,4 @@
"UserCard.heading": "Bonjour, je suis {name}.",
"UserCard.showFullBioLink": "plus",
"UserCard.viewProfileLink": "Voir le profil"
}
}

0 comments on commit f9f5337

Please sign in to comment.