Skip to content

Commit

Permalink
refactor: show Enter instead of Intro (#467)
Browse files Browse the repository at this point in the history
re #298
  • Loading branch information
javierguzman authored Jul 21, 2023
1 parent 3e322e1 commit 3bef9db
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion src/renderer/component/Keyboard/SWGR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/DN.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/ENa.json
Original file line number Diff line number Diff line change
Expand Up @@ -1469,7 +1469,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/ENi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/FR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/GR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/IC.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/JP.json
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/NW.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/SW.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down
2 changes: 1 addition & 1 deletion src/renderer/modules/KeyPickerKeyboard/SWGR.json
Original file line number Diff line number Diff line change
Expand Up @@ -1485,7 +1485,7 @@
"iconname": "",
"content": {
"type": "longBlock",
"first": "Intro",
"first": "Enter",
"second": "",
"third": "",
"fourth": ""
Expand Down

0 comments on commit 3bef9db

Please sign in to comment.