Skip to content

Commit 22c1d4b

Browse files
authored
Merge pull request #46344 from sftim/20240513_update_fr_supported_doc_versions
[fr] Update list of versions to match English
2 parents 31824ca + 343cea9 commit 22c1d4b

File tree

2 files changed

+9
-20
lines changed

2 files changed

+9
-20
lines changed
Lines changed: 3 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,10 @@
11
---
22
title: Versions supportées de la documentation Kubernetes
3-
description: Documentation de Kubernetes
4-
content_type: concept
5-
card:
6-
name: about
7-
weight: 10
8-
title: Versions supportées de la documentation
3+
content_type: custom
4+
layout: supported-versions
5+
weight: 10
96
---
107

118
<!-- overview -->
129

1310
Ce site contient la documentation de la version actuelle de Kubernetes et les quatre versions précédentes de Kubernetes.
14-
15-
16-
17-
<!-- body -->
18-
19-
## Version courante
20-
21-
La version actuelle est [{{< param "version" >}}](/).
22-
23-
## Versions précédentes
24-
25-
{{< versions-other >}}
26-
27-

data/i18n/fr/fr.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# i18n strings for the French (main) site.
22

3+
[docs_version_latest_heading]
4+
other = "Version courante"
5+
6+
[docs_version_other_heading]
7+
other = "Versions précédentes"
8+
39
[deprecation_warning]
410
other = " documentation non maintenue. Vous consultez une version statique. Pour une documentation à jour, veuillez consulter: "
511

0 commit comments

Comments
 (0)