aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron <aaronashby2356@gmail.com>2023-09-15 20:44:12 +0000
committerWeblate <noreply@weblate.org>2023-09-21 21:56:34 +0200
commitc2e5ca8da5e353fcbf4e2431230643f89ad0f397 (patch)
tree7621bf005c476a8eb147768076e55b8f3b180a79
parent9b426b8cc0273b6195bb4f300744f4e67c8355df (diff)
downloadSkyblocker-c2e5ca8da5e353fcbf4e2431230643f89ad0f397.tar.gz
Skyblocker-c2e5ca8da5e353fcbf4e2431230643f89ad0f397.tar.bz2
Skyblocker-c2e5ca8da5e353fcbf4e2431230643f89ad0f397.zip
Translated using Weblate (English (Canada))
Currently translated at 6.6% (23 of 347 strings) Translation: Skyblocker/Skyblocker Translate-URL: https://translate.hysky.de/projects/Skyblocker/skyblocker/en_CA/
-rw-r--r--src/main/resources/assets/skyblocker/lang/en_ca.json3
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 ca98bba9..99de1602 100644
--- a/src/main/resources/assets/skyblocker/lang/en_ca.json
+++ b/src/main/resources/assets/skyblocker/lang/en_ca.json
@@ -20,5 +20,6 @@
"skyblocker.customDyeColors.unableToSetColor": "§b[§6Skyblocker§b] §cUnable to set a custom dye colour :( (Are you in skyblock?, are you holding an item?)",
"skyblocker.customArmorTrims.notAnArmorPiece": "§b[§6Skyblocker§b] §cThis item isn't an armour piece!",
"skyblocker.customArmorTrims.removed": "§b[§6Skyblocker§b] §fRemoved this item's custom armour trim.",
- "skyblocker.customArmorTrims.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom armour trim!"
+ "skyblocker.customArmorTrims.noItemUuid": "§b[§6Skyblocker§b] §cYou must be holding an item that has a uuid in order to set a custom armour trim!",
+ "text.autoconfig.skyblocker.option.locations.dungeons.dungeonChestProfit.enableProfitCalculator.@Tooltip": "Displays the profit of a dungeon chest in the chest screen's title.\nGreen if there's profit.\nRed if there isn't profit.\nGrey if you don't gain or lose anything.\nBlue if calculations were based on incomplete data."
}