Work
Some checks failed
Lint / lint (push) Failing after 12s

This commit is contained in:
Julien Valverdé
2025-10-14 06:13:36 +02:00
parent 8688604e13
commit afabfc957b
5 changed files with 25 additions and 6 deletions

View File

@@ -4,5 +4,6 @@ import type { en } from "./en"
export const fr = {
nav: {
gitRepos: "Dépôts Git",
}
sourceCode: "Code source",
},
} satisfies typeof en