Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions i18n-tracking.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
es:
src/data/en.yml:
line 162: ' library in your html. To learn more visit '
line 163: ' library in your html. To learn more visit '
line 164: ' your-first-sketch7'
line 97: ' get-started-button'
line 96: ' get-started7'
line 114: ' environment15'
Expand Down Expand Up @@ -162,10 +165,8 @@ es:
line 134: ' p4xp4'
line 141: ' project-a-2-5-phuong'
line 144: ' project-a-2-7-phuong'
line 163: ' teach-case1-content1'
line 64: ' color-p3x3'
line 70: ' color-rgb-p1x1'
line 164: ' teach-case1-content1-1'
line 87: ' color-custom-ranges-p2x1'
line 24: footer1
line 25: footer2
Expand All @@ -185,7 +186,6 @@ es:
line 159: ' processing-transition1'
line 160: ' processing-transition2'
line 161: ' processing-transition3'
line 162: ' processing-transition4'
line 357: ' link-2-chung'
line 358: ' link-3-chung'
line 359: ' project-a-1-1-chung'
Expand Down Expand Up @@ -1822,6 +1822,9 @@ es:
line 604: ' color-custom-ranges-li3x2'
ko:
src/data/en.yml:
line 162: ' library in your html. To learn more visit '
line 163: ' library in your html. To learn more visit '
line 164: ' your-first-sketch7'
line 97: ' get-started-button'
line 96: ' get-started7'
line 114: ' environment15'
Expand Down Expand Up @@ -1985,10 +1988,8 @@ ko:
line 134: ' p4xp4'
line 141: ' project-a-2-5-phuong'
line 144: ' project-a-2-7-phuong'
line 163: ' teach-case1-content1'
line 64: ' color-p3x3'
line 70: ' color-rgb-p1x1'
line 164: ' teach-case1-content1-1'
line 87: ' color-custom-ranges-p2x1'
line 24: footer1
line 25: footer2
Expand All @@ -2008,7 +2009,6 @@ ko:
line 159: ' processing-transition1'
line 160: ' processing-transition2'
line 161: ' processing-transition3'
line 162: ' processing-transition4'
line 357: ' link-2-chung'
line 358: ' link-3-chung'
line 359: ' project-a-1-1-chung'
Expand Down Expand Up @@ -3644,6 +3644,9 @@ ko:
line 604: ' color-custom-ranges-li3x2'
zh-Hans:
src/data/en.yml:
line 162: ' library in your html. To learn more visit '
line 163: ' library in your html. To learn more visit '
line 164: ' your-first-sketch7'
line 97: ' get-started-button'
line 96: ' get-started7'
line 114: ' environment15'
Expand Down Expand Up @@ -3806,10 +3809,8 @@ zh-Hans:
line 134: ' p4xp4'
line 141: ' project-a-2-5-phuong'
line 144: ' project-a-2-7-phuong'
line 163: ' teach-case1-content1'
line 64: ' color-p3x3'
line 70: ' color-rgb-p1x1'
line 164: ' teach-case1-content1-1'
line 87: ' color-custom-ranges-p2x1'
line 24: footer1
line 25: footer2
Expand All @@ -3829,7 +3830,6 @@ zh-Hans:
line 159: ' processing-transition1'
line 160: ' processing-transition2'
line 161: ' processing-transition3'
line 162: ' processing-transition4'
line 357: ' link-2-chung'
line 358: ' link-3-chung'
line 359: ' project-a-1-1-chung'
Expand Down
4 changes: 2 additions & 2 deletions src/data/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,8 @@ get started:
your-first-sketch6: >-
If you are using a screen reader, you must turn on the accessible outputs in
the p5 online editor, outside the editor you must add the accessibility
library in your html. To learn more visit
your-first-sketch7: using p5 with a screen reader tutorial
library in your html. To learn more visit 
your-first-sketch7: 'using p5 with a screen reader tutorial'
your-first-sketch8: >-
If you've typed everything correctly, this will appear in the display
window:
Expand Down