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
+14-3Lines changed: 14 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -85,7 +85,7 @@
85
85
"instructions": "Use the most open license with attribution requirement, or select other options to restrict it."
86
86
},
87
87
"selected-license": {
88
-
"heading": "Your license",
88
+
"heading": "RECOMMENDED LICENSE",
89
89
"instructions": "If you already know which license you need, just select it in the dropdown below.",
90
90
"description": {
91
91
"common": "allows others to share, distribute, remix, adapt, and build upon your work",
@@ -112,7 +112,7 @@
112
112
"this-work": "This work",
113
113
"license-text": "{workTitle} {byLine} is licensed under "
114
114
},
115
-
"license-dropdown-label": "You can select the license you need in the dropdown below:",
115
+
"license-dropdown-placeholder": "You can select the license you need in the dropdown below:",
116
116
"cc0": {
117
117
"copyright-waive-statement": "I hereby waive all copyright and related or neighboring rights together with all associated claims and causes of action with respect to this work to the extent possible under the law.",
118
118
"confirm": "I have read and understand the terms and intended legal effect of CC0, and hereby voluntarily elect to apply it to this work.",
@@ -200,5 +200,16 @@
200
200
"yes": "Yes. ",
201
201
"no": "No. ",
202
202
"disabled-tooltip.SA": "This step is disabled because you chose ND",
203
-
"locale-chooser.label": "Languages available"
203
+
"locale-chooser.label": "Languages available",
204
+
"footer": {
205
+
"donation": {
206
+
"header": "OUR WORK RELIES ON YOU!",
207
+
"call": "Help us keep Internet free and open."
208
+
},
209
+
"licensing": {
210
+
"text": "Except where otherwise {noted}, content on this site is licensed under a {CCBY}. Icons by Noun Project.",
211
+
"noted": "noted",
212
+
"CCBY": "Creative Commons Attribution 4.0 International license"
0 commit comments