aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/assets/skyblocker/lang
diff options
context:
space:
mode:
authorvicisacat <victor.branchu@gmail.com>2024-04-20 21:08:48 +0200
committerviciscat <51047087+viciscat@users.noreply.github.com>2024-06-02 13:26:45 +0200
commitcc4823e3646573d052ea36fef1ce6d9f9e9b90fd (patch)
treed10abc3836a2f4af81dde88a4f2c2543bb6d684d /src/main/resources/assets/skyblocker/lang
parent4e82c974a7217824eab084fe43ce4385b6aae52d (diff)
downloadSkyblocker-cc4823e3646573d052ea36fef1ce6d9f9e9b90fd.tar.gz
Skyblocker-cc4823e3646573d052ea36fef1ce6d9f9e9b90fd.tar.bz2
Skyblocker-cc4823e3646573d052ea36fef1ce6d9f9e9b90fd.zip
some more progress
Diffstat (limited to 'src/main/resources/assets/skyblocker/lang')
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_us.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_us.json b/src/main/resources/assets/skyblocker/lang/en_us.json
index 57abdc46..8b549ac7 100644
--- a/src/main/resources/assets/skyblocker/lang/en_us.json
+++ b/src/main/resources/assets/skyblocker/lang/en_us.json
@@ -761,6 +761,8 @@
"skyblocker.itemProtection.noItemUuid": "§cYou must be holding an item that has a uuid in order to protect it!",
"skyblocker.itemProtection.unableToProtect": "§cUnable to protect this item :( (Are you in skyblock?, are you holding an item?)",
+ "skyblocker.events.startsSoon": "%s starts soon!",
+
"skyblocker.tips.enabled": "§aEnabled Tips.",
"skyblocker.tips.disabled": "§cDisabled Tips.",
"skyblocker.tips.clickEnable": "§a[Click to Enable Tips]",