Skip to content

Commit

Permalink
Add translations.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Jan 6, 2023
1 parent 1b66cc6 commit 9ae2dd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions translations/messages.en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -818,6 +818,7 @@ activity.order.refused: "Order #order/%aggregate_id% has been refused\n"
activity.order.picked: "@%owner% has picked order #order/%aggregate_id%\n"
activity.order.dropped: "@%owner% has dropped order #order/%aggregate_id%\n"
activity.order.fulfilled: "Order #order/#%aggregate_id% is fulfilled\n"
activity.order.cancelled: "Order #order/#%aggregate_id% is cancelled\n"
social.sign_in_with_facebook: Sign in with Facebook
embed.delivery.summary: "You have requested a delivery on <strong>%dropoff_date%</strong>\
\ at the following address: <strong>%dropoff_address%</strong> <br> We calculated\
Expand Down
1 change: 1 addition & 0 deletions translations/messages.fr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -758,6 +758,7 @@ activity.order.refused: "La commande #order/%aggregate_id% a été refusée\n"
activity.order.picked: "@%owner% a récupéré la commande #order/%aggregate_id%\n"
activity.order.dropped: "@%owner% a livré la commande #order/%aggregate_id%\n"
activity.order.fulfilled: "La commande #order/%aggregate_id% est terminée\n"
activity.order.cancelled: "La commande #order/%aggregate_id% est annulée\n"
social.sign_in_with_facebook: Se connecter avec Facebook
embed.delivery.summary: "Vous avez demandé une course qui vous sera déposée le <strong>%dropoff_date%</strong>\
\ à l'adresse suivante : <strong>%dropoff_address%</strong><br>Nous avons calculé\
Expand Down

0 comments on commit 9ae2dd4

Please sign in to comment.