closes #13
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
All checks were successful
Deploy / Deploy to Production (push) Successful in 21s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4803390a1f
commit
764a36edb5
2 changed files with 4 additions and 2 deletions
|
|
@ -47,6 +47,8 @@ const dict = {
|
|||
privacy: { fr: "Confidentialité", en: "Privacy" },
|
||||
// About
|
||||
our_team: { fr: "NOTRE ÉQUIPE", en: "OUR TEAM" },
|
||||
prev_slide: { fr: "← PRÉCÉDENT", en: "← BEFORE" },
|
||||
next_slide: { fr: "SUIVANT →", en: "NEXT →" },
|
||||
// White Papers
|
||||
white_paper_label: { fr: "LIVRE BLANC", en: "WHITE PAPER" },
|
||||
read_wp: { fr: "Télécharger", en: "Download" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue