Skip to content

Commit fe3ecaf

Browse files
Apply suggestions from code review
Co-Authored-By: youda97 <[email protected]>
1 parent 44147a1 commit fe3ecaf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/i18n/en.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
"BUTTON_ARIA_RIGHT": "Go to the next tab"
125125
},
126126
"TOGGLE": {
127-
"LEFTTEXT": "Off",
128-
"RIGHTTEXT": "On"
127+
"OFF": "Off",
128+
"ON": "On"
129129
},
130130
"TOPNAV": {
131131
"SKIP_TO_MAIN": "Skip to main content",

0 commit comments

Comments
 (0)