added in welsh translations and spot check 2

This commit is contained in:
2021-10-25 16:29:36 +01:00
parent 7d0ccf481d
commit 6a1ee7a5d3
41 changed files with 647 additions and 363 deletions
+2 -1
View File
@@ -29,9 +29,10 @@ class MyDocument extends Document {
</Head>
<body className="js-enabled">
<TrackingNoScript googleTagManagerID={googleTagManagerID} />
{!process.browser && (
<script>
window.apiRoot = `{process.env.API_ROOT}`
window.switchDomain = `{process.env.I18N_DOMAIN}`
</script>
)}
<SkipLink />