Skip to content

Commit 5173ef8

Browse files
i18n(fr): update some reference/errors/* files (#12672)
Co-authored-by: Yan <[email protected]>
1 parent 9d88caf commit 5173ef8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/content/docs/fr/reference/errors/cannot-determine-weight-and-style-from-font-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ i18nReady: true
44
githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts
55
---
66

7-
> An error occured while determining the weight and style from the local font file.
7+
> An error occurred while determining the weight and style from the local font file.
88
99
## Qu'est-ce qui a mal tourné ?
1010
Impossible de déterminer la graisse et le style à partir du fichier de police. Mettez à jour la configuration de votre famille et, à la place, définissez manuellement `weight` et `style`.

src/content/docs/fr/reference/errors/cannot-extract-font-type.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ i18nReady: true
44
githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts
55
---
66

7-
> An error occured while trying to extract the font type from the given URL.
7+
> An error occurred while trying to extract the font type from the given URL.
88
99
## Qu'est-ce qui a mal tourné ?
1010
Impossible d'extraire le type de police à partir de l'URL donnée.

src/content/docs/fr/reference/errors/cannot-fetch-font-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ i18nReady: true
44
githubURL: https://github.com/withastro/astro/blob/main/packages/astro/src/core/errors/errors-data.ts
55
---
66

7-
> An error occured while fetching font file from the given URL.
7+
> An error occurred while fetching font file from the given URL.
88
99
## Qu'est-ce qui a mal tourné ?
1010
Impossible de récupérer le fichier de police donné

0 commit comments

Comments
 (0)