Skip to content

Commit

Permalink
Merge pull request #77 from savoirfairelinux/olopezsumalaviachum-1611…
Browse files Browse the repository at this point in the history
…2024

Update privacy-policy.js
  • Loading branch information
olopezsumalaviachum authored Nov 16, 2024
2 parents 59c8fe1 + 00605e9 commit 2464ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/locales/fr/messages.po
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ msgstr "PRISM politique de confidentialité"

#: src/pages/privacy-policy.js:36
msgid "msg.privacy_policy_aom_update_date"
msgstr "Dernière mise à jour: le 18 janvier 2023"
msgstr "Dernière mise à jour: le 31 janvier 2023"

#: src/pages/privacy-policy.js:141
msgid "msg.privacy_policy_harming_yourself"
Expand Down
2 changes: 1 addition & 1 deletion src/pages/privacy-policy.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const PrivacyPolicyPage = ({ location }) => {
<Trans id="msg.privacy_policy_aom">PRISM Privacy Policy</Trans>
</h1>
<p className={layoutStyles.centered}>
<Trans id="msg.privacy_policy_aom_update_date">Last updated: January 4, 2021</Trans>
<Trans id="msg.privacy_policy_aom_update_date">Last updated: January 31, 2023</Trans>
</p>
<h2>
<Trans id="msg.who_are_we">Who are we?</Trans>
Expand Down

0 comments on commit 2464ee2

Please sign in to comment.