You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en.json
+2-5Lines changed: 2 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -122,7 +122,7 @@
122
122
"workTitle": "This work",
123
123
"by": "by",
124
124
"licensed-text": " is licensed under ",
125
-
"print-instructions": ". To view a copy of this license, visit {linkToLicenseDeed}."
125
+
"print-instructions": ". To view a copy of this license, visit {linkToLicenseDeed}"
126
126
}
127
127
},
128
128
"help": {
@@ -202,10 +202,7 @@
202
202
"call": "Help us keep Internet free and open."
203
203
},
204
204
"licensing": {
205
-
"text": "Except where otherwise {noted}, content on this site is licensed under a {CCBY}. Icons by {noun-project}.",
206
-
"noted": "noted",
207
-
"CCBY": "Creative Commons Attribution 4.0 International license",
208
-
"noun-project": "Noun Project"
205
+
"text": "Except where otherwise <a href='https://creativecommons.org/policies#license'>noted</a>, content on this site is licensed under a <a href='https://creativecommons.org/licenses/by/4.0/'>Creative Commons Attribution 4.0 International license</a>. Icons by <a href='https://creativecommons.org/website-icons'>Noun Project</a>."
0 commit comments