Skip to content

Commit 2464ee2

Browse files
Merge pull request #77 from savoirfairelinux/olopezsumalaviachum-16112024
Update privacy-policy.js
2 parents 59c8fe1 + 00605e9 commit 2464ee2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/locales/fr/messages.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ msgstr "PRISM politique de confidentialité"
145145

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

150150
#: src/pages/privacy-policy.js:141
151151
msgid "msg.privacy_policy_harming_yourself"

src/pages/privacy-policy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ const PrivacyPolicyPage = ({ location }) => {
3333
<Trans id="msg.privacy_policy_aom">PRISM Privacy Policy</Trans>
3434
</h1>
3535
<p className={layoutStyles.centered}>
36-
<Trans id="msg.privacy_policy_aom_update_date">Last updated: January 4, 2021</Trans>
36+
<Trans id="msg.privacy_policy_aom_update_date">Last updated: January 31, 2023</Trans>
3737
</p>
3838
<h2>
3939
<Trans id="msg.who_are_we">Who are we?</Trans>

0 commit comments

Comments
 (0)