diff options
author | Aaron <aaronashby2356@gmail.com> | 2023-10-30 04:37:29 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2023-11-26 03:00:53 +0100 |
commit | edd7f8d8b01f3762cc6ad1e83436fa64de8f3c9a (patch) | |
tree | 7957f0089cedc8cd522a7080745580649cd3e0e6 /src/main/resources | |
parent | 31eee869193bb0183c79bc6fd1fd68add5bf1e53 (diff) | |
download | Skyblocker-edd7f8d8b01f3762cc6ad1e83436fa64de8f3c9a.tar.gz Skyblocker-edd7f8d8b01f3762cc6ad1e83436fa64de8f3c9a.tar.bz2 Skyblocker-edd7f8d8b01f3762cc6ad1e83436fa64de8f3c9a.zip |
Translated using Weblate (English (Canada))
Currently translated at 9.2% (30 of 323 strings)
Translation: Skyblocker/Skyblocker
Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
Diffstat (limited to 'src/main/resources')
-rw-r--r-- | src/main/resources/assets/skyblocker/lang/en_ca.json | 3 |
1 files changed, 2 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 883de5dc..aceb8118 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -27,5 +27,6 @@ "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.lossColor": "Loss Colour", "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor": "Incomplete Colour", "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.incompleteColor.@Tooltip": "The colour to display when the price data is incomplete.", - "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.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." } |