Skip to content

Commit 0bad3b7

Browse files
authored
i18n: complete French translations (adityatelange#404)
1 parent 3474c8e commit 0bad3b7

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

i18n/fr.yaml

+23
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,26 @@
33

44
- id: next_page
55
translation: "Page Suivante"
6+
7+
- id: read_time
8+
translation:
9+
one : "1 min"
10+
other: "{{ .Count }} min"
11+
12+
- id: toc
13+
translation: "Table des Matières"
14+
15+
- id: translations
16+
translation: "Traductions"
17+
18+
- id: home
19+
translation: "Accueil"
20+
21+
- id: edit_post
22+
translation: "Modifier"
23+
24+
- id: code_copy
25+
translation: "copier"
26+
27+
- id: code_copied
28+
translation: "copié!"

0 commit comments

Comments
 (0)