diff options
author | Aaron <aaronashby2356@gmail.com> | 2024-01-10 20:31:12 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2024-01-23 02:47:17 +0100 |
commit | 0c30585ac7f6861dc6b014209bc126992ef1d620 (patch) | |
tree | 6fcc2027f1dee2fdcf69559c7bbbdf7872b86e9b /src/main/resources/assets | |
parent | a640e4ae0204396ebfd113f016c574cf0d317cd9 (diff) | |
download | Skyblocker-0c30585ac7f6861dc6b014209bc126992ef1d620.tar.gz Skyblocker-0c30585ac7f6861dc6b014209bc126992ef1d620.tar.bz2 Skyblocker-0c30585ac7f6861dc6b014209bc126992ef1d620.zip |
Translated using Weblate (English (Canada))
Currently translated at 8.2% (33 of 398 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
Diffstat (limited to 'src/main/resources/assets')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/src/main/resources/assets/skyblocker/lang/en_ca.json b/src/main/resources/assets/skyblocker/lang/en_ca.json index da8193d1..416f9d9b 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -27,5 +27,9 @@ "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.lossColor": "Loss Colour", "text.autoconfig.skyblocker.option.general.itemInfoDisplay.itemRarityBackgrounds.@Tooltip": "Displays a coloured background behind an item, the colour represents the item's rarity.", "text.autoconfig.skyblocker.option.general.itemTooltip.enableExoticTooltip.@Tooltip": "Displays the type of exotic below the item's name if an armour piece is exotic.", - "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorGlow": "Enable Livid Colour Glow" + "text.autoconfig.skyblocker.option.locations.dungeons.lividColor.enableLividColorGlow": "Enable Livid Colour Glow", + "skyblocker.tips.customArmorDyeColors": "Apply a custom dye colour to your leather armour with /skyblocker custom dyeColor", + "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." } |