diff --git a/i18n/en.yaml b/i18n/en.yaml index 0af22f3..f4ff587 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -40,7 +40,7 @@ article: notFound: title: - other: Not Found + other: Oops! subtitle: other: This page does not exist diff --git a/i18n/fr.yaml b/i18n/fr.yaml index 0642214..5954717 100644 --- a/i18n/fr.yaml +++ b/i18n/fr.yaml @@ -40,7 +40,7 @@ article: notFound: title: - other: Page non trouvée + other: Oups ! subtitle: other: Cette page n'existe pas.