Skip to content

Commit 5c4196a

Browse files
committed
Update tooltips text in config
1 parent 7465f8f commit 5c4196a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

src/main/resources/assets/scaleme/lang/en_us.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"scaleme.midnightconfig.heldItemYPosition.label": "Held Item Y Position",
4545
"scaleme.midnightconfig.heldItemYPosition.tooltip": "Adjust the Y position of your held item. Higher values will move the item further up.",
4646
"scaleme.midnightconfig.heldItemZPosition.label": "Held Item Z Position",
47-
"scaleme.midnightconfig.heldItemZPosition.tooltip": "Adjust the Z position of your held item. Higher values will move the item further away from you.",
47+
"scaleme.midnightconfig.heldItemZPosition.tooltip": "Adjust the Z position of your held item. Higher values will move the item closer to you.",
4848

4949
"scaleme.midnightconfig.heldItemRotationDescription.label": "Adjust the Rotation of held item",
5050
"scaleme.midnightconfig.heldItemYawRotation.label": "Held Item Yaw Rotation",
5151
"scaleme.midnightconfig.heldItemYawRotation.tooltip": "Adjust the yaw rotation of your held item. Higher values will rotate the item to the right.",
5252
"scaleme.midnightconfig.heldItemPitchRotation.label": "Held Item Pitch Rotation",
53-
"scaleme.midnightconfig.heldItemPitchRotation.tooltip": "Adjust the pitch rotation of your held item. Higher values will rotate the item upwards.",
53+
"scaleme.midnightconfig.heldItemPitchRotation.tooltip": "Adjust the pitch rotation of your held item. Higher values will rotate the item towards you.",
5454
"scaleme.midnightconfig.heldItemRollRotation.label": "Held Item Roll Rotation",
55-
"scaleme.midnightconfig.heldItemRollRotation.tooltip": "Adjust the roll rotation of your held item. Higher values will roll the item to the right.",
55+
"scaleme.midnightconfig.heldItemRollRotation.tooltip": "Adjust the roll rotation of your held item. Higher values will roll the item to the left.",
5656

5757
"scaleme.midnightconfig.itemAnimationSpeedDescription.label": "Adjust swing/animation speed of items",
5858
"scaleme.midnightconfig.enableItemSwingModifications.label": "Enable Item Swing Modifications",

src/main/resources/assets/scaleme/lang/nn_no.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,15 +44,15 @@
4444
"scaleme.midnightconfig.heldItemYPosition.label": "Y-posisjon for halden gjenstand",
4545
"scaleme.midnightconfig.heldItemYPosition.tooltip": "Juster Y-posisjonen til gjenstanden du held. Høgare verdiar flyttar gjenstanden lenger opp.",
4646
"scaleme.midnightconfig.heldItemZPosition.label": "Z-posisjon for halden gjenstand",
47-
"scaleme.midnightconfig.heldItemZPosition.tooltip": "Juster Z-posisjonen til gjenstanden du held. Høgare verdiar flyttar gjenstanden lenger bort frå deg.",
47+
"scaleme.midnightconfig.heldItemZPosition.tooltip": "Juster Z-posisjonen til gjenstanden du held. Høgare verdiar flytter gjenstanden nærare deg.",
4848

4949
"scaleme.midnightconfig.heldItemRotationDescription.label": "Juster rotasjonen til gjenstanden du held",
5050
"scaleme.midnightconfig.heldItemYawRotation.label": "Yaw-rotasjon for halden gjenstand",
5151
"scaleme.midnightconfig.heldItemYawRotation.tooltip": "Juster yaw-rotasjonen til gjenstanden du held. Høgare verdiar roterer gjenstanden mot høgre.",
5252
"scaleme.midnightconfig.heldItemPitchRotation.label": "Pitch-rotasjon for halden gjenstand",
53-
"scaleme.midnightconfig.heldItemPitchRotation.tooltip": "Juster pitch-rotasjonen til gjenstanden du held. Høgare verdiar roterer gjenstanden oppover.",
53+
"scaleme.midnightconfig.heldItemPitchRotation.tooltip": "Juster pitch-rotasjonen til gjenstanden du held. Høgare verdiar roterer gjenstanden mott deg.",
5454
"scaleme.midnightconfig.heldItemRollRotation.label": "Roll-rotasjon for halden gjenstand",
55-
"scaleme.midnightconfig.heldItemRollRotation.tooltip": "Juster roll-rotasjonen til gjenstanden du held. Høgare verdiar rullar gjenstanden mot høgre.",
55+
"scaleme.midnightconfig.heldItemRollRotation.tooltip": "Juster roll-rotasjonen til gjenstanden du held. Høgare verdiar rullar gjenstanden mot venstre.",
5656

5757
"scaleme.midnightconfig.itemAnimationSpeedDescription.label": "Juster sving-/animasjonsfarten til gjenstandar",
5858
"scaleme.midnightconfig.enableItemSwingModifications.label": "Slå på endringar for gjenstandssvinging",

0 commit comments

Comments
 (0)