added in welsh translations and spot check 2
This commit is contained in:
+2
-1
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user