Skip to content

Commit c2ebe9a

Browse files
committed
Fix en.json
1 parent 8666e51 commit c2ebe9a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

screen-toolkit/i18n/en.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,11 @@
121121
}
122122
},
123123
"regionSelector": {
124-
"drag": "Drag",
124+
"drag": "Drag ",
125125
"toSelect": "to select",
126-
"clickWindow": "Click window",
126+
"clickWindow": "Click window ",
127127
"toSnap": "to snap",
128-
"esc": "Esc",
128+
"esc": "Esc ",
129129
"toCancel": "to cancel"
130130
},
131131
"annotate": {

0 commit comments

Comments
 (0)