Skip to content

Commit 33ce03b

Browse files
authored
feat: add French translation (#305)
1 parent 2e5ab82 commit 33ce03b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/translations.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@
4040
"Longest Streak" => "Racha Más Larga",
4141
"Present" => "Presente",
4242
],
43+
"fr" => [
44+
"Total Contributions" => "Contributions totales",
45+
"Current Streak" => "Séquence actuelle",
46+
"Longest Streak" => "Plus longue séquence",
47+
"Present" => "Aujourd'hui",
48+
],
4349
"hi" => [
4450
"Total Contributions" => "कुल योगदान",
4551
"Current Streak" => "निरंतर दैनिक योगदान",

0 commit comments

Comments
 (0)