Skip to content

Commit 4b1d0d7

Browse files
committed
Update some strings
Signed-off-by: Olga Bulat <obulat@gmail.com>
1 parent 7bb2700 commit 4b1d0d7

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/locales/en.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
{
1515
"nav": {
1616
"previous-label": "BACK",
17-
"next-label": "NEXT QUESTION",
17+
"next-label": "NEXT STEP",
1818
"finish-label": "SEE LICENSE & ATTRIBUTION"
1919
},
2020
"yes": "Yes. ",
@@ -54,7 +54,7 @@
5454
"CW": {
5555
"heading": "Copyright Waiver",
5656
"question": "Waive Your Copyright",
57-
"selected": "You waived your copyright",
57+
"selected": "I waived copyright",
5858
"copyright-waive-agreement": "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.",
5959
"copyright-waive-confirmation": "I have read and understand the terms and intended legal effect of CC0, and hereby voluntarily elect to apply it to this work."
6060
},
@@ -213,5 +213,4 @@
213213
"yes": "Free Culture License",
214214
"no": "Not a Free Culture License"
215215
}
216-
217216
}

0 commit comments

Comments
 (0)