roll up dns changes translations
This commit is contained in:
@@ -14,7 +14,7 @@ const ApiResponse = (req, res) => {
|
||||
"LocalizedLabels": [
|
||||
{
|
||||
"Label":
|
||||
"Listed Building and Convention S73 + S79",
|
||||
"Listed Building and Conservation Area Consent S73 + S79",
|
||||
"LanguageCode": 1033,
|
||||
"IsManaged": false,
|
||||
"MetadataId":
|
||||
@@ -23,7 +23,8 @@ const ApiResponse = (req, res) => {
|
||||
},
|
||||
],
|
||||
"UserLocalizedLabel": {
|
||||
"Label": "Listed Building and Convention S73 + S79",
|
||||
"Label":
|
||||
"Listed Building and Conservation Area Consent S73 + S79",
|
||||
"LanguageCode": 1033,
|
||||
"IsManaged": false,
|
||||
"MetadataId":
|
||||
|
||||
@@ -29,7 +29,8 @@ const Applications = (props) => {
|
||||
<Head>
|
||||
<title>
|
||||
{" "}
|
||||
Applications - Developments of National Significance
|
||||
{t("dnsApplications:page-title")} -{" "}
|
||||
{t("dnsCommon:service-name")}
|
||||
</title>
|
||||
</Head>
|
||||
<div id="page_wrapper">
|
||||
|
||||
Reference in New Issue
Block a user