File tree Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Expand file tree Collapse file tree 1 file changed +19
-5
lines changed Original file line number Diff line number Diff line change @@ -18,11 +18,23 @@ other = "Rechercher sur ce site…"
18
18
[ui_in ]
19
19
other = " dans"
20
20
21
- # Used in sentences such as "All Tags"
22
- [ui_all ]
23
- other = " tous"
24
- [ui_see_all ]
25
- other = " Voir tous"
21
+ # Phrases for tags
22
+ [ui_see_all_tags ]
23
+ other = " Voir tous les tags"
24
+ [ui_tag ]
25
+ other = " Tag"
26
+ [ui_tags ]
27
+ other = " Tags"
28
+ [ui_search_by_tags ]
29
+ other = " Parcourir par Tags"
30
+ [ui_tags_intro ]
31
+ other = " Nous avons catégorisé les termes du glossaire. Utilisez les filtres pour parcourir les termes par tag."
32
+ [ui_or_search_by_tags ]
33
+ other = " ...ou parcourir par tag"
34
+ [ui_select_all ]
35
+ other = " Tout sélectionner"
36
+ [ui_deselect_all ]
37
+ other = " Tout désélectionner"
26
38
27
39
# Footer text
28
40
[footer_all_rights_reserved ]
@@ -31,6 +43,8 @@ other = "Tous droits réservés"
31
43
[footer_privacy_policy ]
32
44
other = " Politique de confidentialité"
33
45
46
+ [footer_hub_button_text ]
47
+ other = " Tous les sites de la CNCF"
34
48
35
49
# Post (blog, articles etc.)
36
50
[post_byline_by ]
You can’t perform that action at this time.
0 commit comments