diff options
author | vicisacat <victor.branchu@gmail.com> | 2024-04-18 22:59:15 +0200 |
---|---|---|
committer | vicisacat <victor.branchu@gmail.com> | 2024-04-20 16:10:17 +0200 |
commit | de10287482995655bea8850aa364a257e9ce9b29 (patch) | |
tree | d577d89eacec3a782a2f3078a63f3476f46d663d /src/main/resources/assets/skyblocker/lang | |
parent | a8ef82dc26fb6bed83047e4f136f533b6b733385 (diff) | |
download | Skyblocker-de10287482995655bea8850aa364a257e9ce9b29.tar.gz Skyblocker-de10287482995655bea8850aa364a257e9ce9b29.tar.bz2 Skyblocker-de10287482995655bea8850aa364a257e9ce9b29.zip |
mention resizing in explanation and add spacing
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_us.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json index 63b959e5..1b81a3f5 100644 --- a/src/main/resources/assets/skyblocker/lang/en_us.json +++ b/src/main/resources/assets/skyblocker/lang/en_us.json @@ -499,7 +499,7 @@ "skyblocker.bars.config.icon": "Icon", "skyblocker.bars.config.openScreen": "Status Bars Config screen", "skyblocker.bars.config.explanationTitle": "What is this?", - "skyblocker.bars.config.explanation": "Welcome to the status bars config screen!\n\nDrag and drop the bars to snap them to an anchor (white squares) or existing bars.\nYou can right click them to edit a bunch of properties.\n\nEverything is saved when you leave", + "skyblocker.bars.config.explanation": "Welcome to the status bars config screen!\n\nDrag and drop the bars to snap them to an anchor (white squares) or existing bars.\nYou can right click them to edit a bunch of properties.\nBy hovering your mouse between 2 bars (your cursor should change), you can resize them.\n\nEverything is saved when you leave", "skyblocker.updaterepository.failed": "§cUpdating local repository failed. Remove files manually and restart game.", |