Skip to content

Commit

Permalink
Cherry-pick translations for 1.20.2 horizontal scrolling
Browse files Browse the repository at this point in the history
  • Loading branch information
Siphalor committed Sep 24, 2023
1 parent 61684ff commit 7e68e00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/main/resources/assets/amecsapi/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
{
"key.amecsapi.mouse.scroll.up": "Scroll Up",
"key.amecsapi.mouse.scroll.down": "Scroll Down",

"key.amecsapi.mouse.scroll.left": "Scroll Left",
"key.amecsapi.mouse.scroll.right": "Scroll Right",

"amecsapi.modifier.alt": "Alt",
"amecsapi.modifier.alt.short": "Alt",
"amecsapi.modifier.alt.tiny": "A",
Expand Down

0 comments on commit 7e68e00

Please sign in to comment.