Skip to content

Commit

Permalink
Merge pull request #716 from TheRestartProject/RES-1958_shareable_soc…
Browse files Browse the repository at this point in the history
…ial_cards

RES-1958 shareable social cards
  • Loading branch information
edwh authored Jan 22, 2024
2 parents 0e81782 + 8cc9e0f commit c25d3bf
Show file tree
Hide file tree
Showing 275 changed files with 719 additions and 1 deletion.
12 changes: 12 additions & 0 deletions lang/en/partials.php
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,16 @@
'notification_greeting' => 'Hello!',
'confirm' => 'Confirm',
'validate_timezone' => 'Please select a valid timezone.',
'share_this' => 'Share this',
'download' => 'Download',
'share_modal_title' => 'Shareable Statistics',
'share_modal_weve_saved' => "We've saved",
'share_modal_of_co2' => 'of CO2e',
'share_modal_by_repairing' => 'by repairing',
'share_modal_broken_stuff' => 'broken stuff.',
'share_modal_thats_like' => "That's like",
'share_modal_growing_about' => "growing about",
'share_modal_seedlings' => "tree seedling for 10 years.*|tree seedlings for 10 years.*",
'share_modal_planting_around' => "planting around",
'share_modal_hectares' => "hectare of trees.*|hectares of trees.*",
];
12 changes: 12 additions & 0 deletions lang/fr-BE/partials.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,16 @@
'notification_greeting' => 'Bonjour !',
'notification_footer' => 'Si vous souhaitez ne plus recevoir ces courriels, veuillez consulter <a href=":url">vos préférences</a> sur votre compte.',
'validate_timezone' => 'Veuillez sélectionner un fuseau horaire valide.',
'share_this' => 'Partager ceci',
'download' => 'Télécharger',
'share_modal_title' => 'Statistiques à partager',
'share_modal_weve_saved' => "Nous avons économisé",
'share_modal_of_co2' => 'de CO2e',
'share_modal_by_repairing' => 'en réparant',
'share_modal_broken_stuff' => 'des objets cassés.',
'share_modal_thats_like' => "Cela revient à",
'share_modal_growing_about' => "faire pousser environ",
'share_modal_seedlings' => "plant d’arbre pendant 10 ans.*|plants d’arbres pour 10 ans.*",
'share_modal_planting_around' => "planter environ",
'share_modal_hectares' => "hectare d’arbres.*|hectares d’arbres.*",
];
12 changes: 12 additions & 0 deletions lang/fr/partials.php
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,16 @@
'notification_greeting' => 'Bonjour !',
'notification_footer' => 'Si vous souhaitez ne plus recevoir ces courriels, veuillez consulter <a href=":url">vos préférences</a> sur votre compte.',
'validate_timezone' => 'Veuillez sélectionner un fuseau horaire valide.',
'share_this' => 'Partager ceci',
'download' => 'Télécharger',
'share_modal_title' => 'Statistiques à partager',
'share_modal_weve_saved' => "Nous avons économisé",
'share_modal_of_co2' => 'de CO2e',
'share_modal_by_repairing' => 'en réparant',
'share_modal_broken_stuff' => 'des objets cassés.',
'share_modal_thats_like' => "Cela revient à",
'share_modal_growing_about' => "faire pousser environ",
'share_modal_seedlings' => "plant d’arbre pendant 10 ans.*|plants d’arbres pour 10 ans.*",
'share_modal_planting_around' => "planter environ",
'share_modal_hectares' => "hectare d’arbres.*|hectares d’arbres.*",
];
Loading

0 comments on commit c25d3bf

Please sign in to comment.