From 8d7d920a234e7c37984474c9571b79d402b8236e Mon Sep 17 00:00:00 2001 From: Aaron Date: Sat, 6 Apr 2024 09:06:57 +0000 Subject: Translated using Weblate (English (Canada)) Currently translated at 6.0% (36 of 593 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/ --- src/main/resources/assets/skyblocker/lang/en_ca.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/main/resources/assets') diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index 0ff8018b..509ee55f 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -32,5 +32,7 @@ "skyblocker.tips.customArmorTrims": "You can set custom armour trims on your armour using /skyblocker custom armorTrim.", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorTitle": "Enable Livid Colour Title", "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorTitle.@Tooltip": "Display the livid colour in the title during the Livid boss fight.", - "skyblocker.end.hud.protectorLocations.center": "Centre" + "skyblocker.end.hud.protectorLocations.center": "Centre", + "skyblocker.waypoints.ordered.add.invalidHexColor": "§cInvalid HEX colour code!", + "text.autoconfig.skyblocker.option.messages.chatRules.screen.ruleScreen.replace.@Tooltip": "Input a new message to output (can be formatted using minecraft colour codes)." } -- cgit