diff options
author | Aaron <aaronashby2356@gmail.com> | 2023-09-15 20:44:12 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2023-09-21 21:56:34 +0200 |
commit | c2e5ca8da5e353fcbf4e2431230643f89ad0f397 (patch) | |
tree | 7621bf005c476a8eb147768076e55b8f3b180a79 /src | |
parent | 9b426b8cc0273b6195bb4f300744f4e67c8355df (diff) | |
download | Skyblocker-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/
Diffstat (limited to 'src')
-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 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." } |