Skip to content

Commit

Permalink
Add keys:s to messages files
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyEJohnson committed Jul 29, 2024
1 parent 8a116fd commit 86ca91e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/app/messages/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"i18n:a11y:keyboard-shortcuts:keys:tab": "Tab",
"i18n:a11y:keyboard-shortcuts:keys:alt": "Option (Mac) or Alt (other)",
"i18n:a11y:keyboard-shortcuts:keys:h": "h",
"i18n:a11y:keyboard-shortcuts:keys:s": "s",
"i18n:a11y:keyboard-shortcuts:keys:space": "Space",
"i18n:a11y:keyboard-shortcuts:keys:enter": "Enter",
"i18n:a11y:keyboard-shortcuts:keys:arrows": "Arrows",
Expand Down
1 change: 1 addition & 0 deletions src/app/messages/es/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"i18n:a11y:keyboard-shortcuts:keys:tab": "Tab",
"i18n:a11y:keyboard-shortcuts:keys:alt": "Option (Mac) o Alt (otro)",
"i18n:a11y:keyboard-shortcuts:keys:h": "h",
"i18n:a11y:keyboard-shortcuts:keys:s": "s",
"i18n:a11y:keyboard-shortcuts:keys:space": "Barra espaciadora",
"i18n:a11y:keyboard-shortcuts:keys:enter": "Intro",
"i18n:a11y:keyboard-shortcuts:keys:arrows": "Flechas",
Expand Down
1 change: 1 addition & 0 deletions src/app/messages/pl/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
"i18n:a11y:keyboard-shortcuts:keys:tab": "Tab",
"i18n:a11y:keyboard-shortcuts:keys:alt": "Opcja (Mac) lub Alt (inne)",
"i18n:a11y:keyboard-shortcuts:keys:h": "h",
"i18n:a11y:keyboard-shortcuts:keys:s": "s",
"i18n:a11y:keyboard-shortcuts:keys:space": "Spacja",
"i18n:a11y:keyboard-shortcuts:keys:enter": "Enter",
"i18n:a11y:keyboard-shortcuts:keys:arrows": "Strzałki",
Expand Down

0 comments on commit 86ca91e

Please sign in to comment.