Skip to content

Commit

Permalink
Feat/i18n (#79)
Browse files Browse the repository at this point in the history
* i18n

* accessibility page

* i18n with sq
  • Loading branch information
ddecrulle authored Jun 12, 2024
1 parent 8c7d217 commit 9ad8519
Show file tree
Hide file tree
Showing 42 changed files with 79,578 additions and 345 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!doctype html>
<html lang="en">
<html lang="fr">

<head>
<meta charset="UTF-8" />
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
"@tanstack/react-query": "^5.37.1",
"@tanstack/react-router": "^1.33.7",
"axios": "^1.7.2",
"i18nifty": "^3.2.1",
"oidc-spa": "^4.6.1",
"powerhooks": "^1.0.10",
"react": "^18.3.1",
Expand Down
Loading

0 comments on commit 9ad8519

Please sign in to comment.