Cleanup pass 2
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"_comment": "FeatureGrid component defaults (shared across pages)",
|
||||
"_comment": "FeatureGrid component defaults (shared across pages). linkHref is a stub until destination pages ship.",
|
||||
"linkText": "Learn more",
|
||||
"linkHref": "#",
|
||||
"ariaLabel": "Feature tools and services",
|
||||
|
||||
@@ -23,9 +23,13 @@
|
||||
"about": "About"
|
||||
},
|
||||
"legal": {
|
||||
"_comment": "privacyPolicyHref, termsOfServiceHref, cookiesSettingsHref are stubs until legal pages ship.",
|
||||
"privacyPolicy": "Privacy Policy",
|
||||
"privacyPolicyHref": "#",
|
||||
"termsOfService": "Terms of Service",
|
||||
"cookiesSettings": "Cookies Settings"
|
||||
"termsOfServiceHref": "#",
|
||||
"cookiesSettings": "Cookies Settings",
|
||||
"cookiesSettingsHref": "#"
|
||||
},
|
||||
"copyright": "© All right reserved"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user