diff options
author | Aaron <aaronashby2356@gmail.com> | 2023-10-07 23:21:26 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2023-10-19 07:17:15 +0200 |
commit | da892652fef6ff290a95e4470934d4070b1ed73a (patch) | |
tree | 5ec0894ec064b5929c11988dc24a98efcff89092 /src/main/resources | |
parent | a9ec1fd72e03dfe404fe37226f0e4b0788ce4066 (diff) | |
download | Skyblocker-da892652fef6ff290a95e4470934d4070b1ed73a.tar.gz Skyblocker-da892652fef6ff290a95e4470934d4070b1ed73a.tar.bz2 Skyblocker-da892652fef6ff290a95e4470934d4070b1ed73a.zip |
Translated using Weblate (English (Canada))
Currently translated at 7.6% (29 of 379 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 94458ed9..57b18c0b 100644 --- a/src/main/resources/assets/skyblocker/lang/en_ca.json +++ b/src/main/resources/assets/skyblocker/lang/en_ca.json @@ -26,5 +26,6 @@ "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.profitColor": "Profit Colour", "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.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." } |