diff --git a/quartz/i18n/locales/en-GB.ts b/quartz/i18n/locales/en-GB.ts index 80e52bf..6e32877 100644 --- a/quartz/i18n/locales/en-GB.ts +++ b/quartz/i18n/locales/en-GB.ts @@ -67,7 +67,7 @@ export default { }, error: { title: "Not Found", - notFound: "Either this page is private or doesn't exist.", + notFound: "Somethin is wrong innit? Either this page is private or doesn't exist.", home: "Return to Homepage", }, folderContent: { diff --git a/quartz/i18n/locales/en-US.ts b/quartz/i18n/locales/en-US.ts index e1111e9..b569346 100644 --- a/quartz/i18n/locales/en-US.ts +++ b/quartz/i18n/locales/en-US.ts @@ -67,7 +67,7 @@ export default { }, error: { title: "Not Found", - notFound: "Either this page is private or doesn't exist.", + notFound: "Either this page is private or doesn't exist. If you think something should be here, let me know.", home: "Return to Homepage", }, folderContent: {