|
25 | 25 | "guides": "Guides", |
26 | 26 | "learn": "Apprendre", |
27 | 27 | "security": "Sécurité", |
28 | | - "certification": "Certification", |
| 28 | + "certification": "Cours", |
29 | 29 | "blog": "Blog", |
30 | 30 | "contribute": "Contribuer" |
31 | 31 | } |
|
65 | 65 | "http": { |
66 | 66 | "links": { |
67 | 67 | "http": "HTTP", |
68 | | - "anatomyOfAnHttpTransaction": "Anatomie d'une transaction HTTP" |
| 68 | + "anatomyOfAnHttpTransaction": "Anatomie d'une transaction HTTP", |
| 69 | + "enterpriseNetworkConfiguration": "Configuration du réseau d'entreprise" |
69 | 70 | } |
70 | 71 | }, |
71 | 72 | "manipulatingFiles": { |
|
214 | 215 | "releaseDate": "Publié le", |
215 | 216 | "lastUpdated": "Dernière mise à jour", |
216 | 217 | "vulnerabilities": "Vulnérabilités", |
217 | | - "details": "Détails" |
| 218 | + "details": "Détails", |
| 219 | + "hideNonLts": "Masquer les versions non LTS" |
218 | 220 | }, |
219 | 221 | "minorReleasesTable": { |
220 | 222 | "version": "Version", |
|
236 | 238 | "npmVersion": "npm version", |
237 | 239 | "v8Version": "Version V8" |
238 | 240 | }, |
239 | | - "pagination": { |
240 | | - "next": "Suivant", |
241 | | - "previous": "Précédent" |
242 | | - }, |
243 | 241 | "common": { |
244 | 242 | "alertBox": { |
245 | 243 | "info": "Information", |
|
249 | 247 | "breadcrumbs": { |
250 | 248 | "navigateToHome": "Naviguer à l'accueil" |
251 | 249 | }, |
252 | | - "crossLink": { |
253 | | - "previous": "Préc.", |
254 | | - "next": "Suiv." |
255 | | - }, |
256 | 250 | "codebox": { |
257 | 251 | "copy": "Copier dans le Presse-papier", |
258 | 252 | "copied": "Copié dans le presse-papiers!" |
259 | 253 | }, |
260 | 254 | "pagination": { |
261 | | - "prev": "Précédent", |
262 | | - "prevAriaLabel": "Page précédente", |
| 255 | + "previous": "Précédent", |
| 256 | + "previousAriaLabel": "Page précédente", |
263 | 257 | "next": "Suivant", |
264 | 258 | "nextAriaLabel": "Page suivante", |
265 | 259 | "defaultLabel": "Pagination", |
|
0 commit comments