changed url
This commit is contained in:
@@ -28,7 +28,7 @@ export default function Footer(props) {
|
|||||||
};
|
};
|
||||||
|
|
||||||
//console.log(router.asPath);
|
//console.log(router.asPath);
|
||||||
const shareBodyStr = t("common:gov-wales-link") + router.asPath;
|
const shareBodyStr = t("common:service-home-url") + router.asPath;
|
||||||
const shareSubjectStr =
|
const shareSubjectStr =
|
||||||
t("common:social-shared-from") +
|
t("common:social-shared-from") +
|
||||||
" " +
|
" " +
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
"gov-wales-label": "LLYW.CYMRU",
|
"gov-wales-label": "LLYW.CYMRU",
|
||||||
"service-description": "Mae'r gwasanaeth hwn yn cael ei ddatblygu i gefnogi apeliadau a cheisiadau ar-lein.",
|
"service-description": "Mae'r gwasanaeth hwn yn cael ei ddatblygu i gefnogi apeliadau a cheisiadau ar-lein.",
|
||||||
"service-name": "Gwaith Achos",
|
"service-name": "Gwaith Achos",
|
||||||
|
"service-home-url": "https://gwaithcynllunio.gwasanaeth.llyw.cymru",
|
||||||
"service-name-breadcrumb": "Hafan",
|
"service-name-breadcrumb": "Hafan",
|
||||||
"new-service-beta": "Mae hwn yn wasanaeth newydd",
|
"new-service-beta": "Mae hwn yn wasanaeth newydd",
|
||||||
"breadcrumb-back-link": "Yn ôl",
|
"breadcrumb-back-link": "Yn ôl",
|
||||||
|
|||||||
@@ -5,6 +5,7 @@
|
|||||||
"gov-wales-label": "GOV.WALES",
|
"gov-wales-label": "GOV.WALES",
|
||||||
"service-description": "This service is being developed to support online appeals and applications.",
|
"service-description": "This service is being developed to support online appeals and applications.",
|
||||||
"service-name": "Casework",
|
"service-name": "Casework",
|
||||||
|
"service-home-url": "https://planningcasework.service.gov.wales",
|
||||||
"service-name-breadcrumb": "Home",
|
"service-name-breadcrumb": "Home",
|
||||||
"new-service-beta": "This is a new service",
|
"new-service-beta": "This is a new service",
|
||||||
"breadcrumb-back-link": "Back",
|
"breadcrumb-back-link": "Back",
|
||||||
|
|||||||
Reference in New Issue
Block a user