Matias Korhonen
Matias Korhonen
Added Finnish translations for month/weekday names.
When the app is in a Slide Over or in Split View mode, the status bar notification is the wrong width, for example (slide over has the same issue):  to the latest version. The version currently used depends on a version of [@xmldom/xmldom](https://www.npmjs.com/package/@xmldom/xmldom) (0.5.0) that is subject to a security advisory ([CVE-2021-32796](https://github.com/advisories/GHSA-5fg8-2547-mr8q)). As far...
Based on the instructions from https://www.typescriptlang.org/docs/handbook/declaration-files/templates/module-class-d-ts.html Fixes the error from #85
Is it possible to use translations with Gatsby's [Head API](https://www.gatsbyjs.com/docs/reference/built-in-components/gatsby-head/)? I tried to just use the `useTranslation` hook, but it doesn't seem to find any translations: For example: ```jsx import...