Fix i18n
Some checks failed
Lint / lint (push) Has been cancelled

This commit is contained in:
Julien Valverdé
2025-10-14 21:08:27 +02:00
parent afabfc957b
commit b0408a8929
5 changed files with 9 additions and 3 deletions

View File

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